Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.01; 'debug': 0.03; 'context': 0.04; 'ide': 0.05; 'used.': 0.07; 'python': 0.08; 'development:': 0.09; 'eclipse': 0.09; 'ironpython': 0.09; 'to:name:python list': 0.09; 'syntax': 0.11; 'exception': 0.12; 'developer': 0.12; 'received:209.85.214.174': 0.13; 'received :mail-iw0-f174.google.com': 0.13; 'library': 0.15; '2.2.1': 0.16; 'debugger': 0.16; 'hierarchy': 0.16; 'jython': 0.16; 'pydev': 0.16; 'refactoring': 0.16; 'url:pydev': 0.16; 'cheers,': 0.19; 'found,': 0.23; 'code': 0.24; 'extract': 0.25; 'sender:addr:gmail.com': 0.26; 'received:209.85.214': 0.28; "wasn't": 0.28; 'all,': 0.28; 'message-id:@mail.gmail.com': 0.28; 'correct': 0.29; 'import': 0.29; 'fixed': 0.29; 'django': 0.29; 'environment': 0.29; 'skip:- 30': 0.30; 'clean.': 0.30; 'parent': 0.30; 'shift': 0.30; 'to:addr:lists.sourceforge.net': 0.30; 'class': 0.31; 'error': 0.31; 'source': 0.32; 'file.': 0.32; 'handling': 0.33; 'initial': 0.33; 'to:addr:python-list': 0.34; 'there': 0.34; 'done.': 0.34; 'project': 0.35; 'improvements': 0.35; 'options': 0.36; 'issue': 0.37; 'option': 0.37; 'conflict': 0.37; 'to:addr:python-announce-list': 0.37; 'could': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'takes': 0.38; 'url:org': 0.38; 'focused': 0.38; 'to:addr:python.org': 0.39; 'skip:- 50': 0.40; 'received:209': 0.40; 'where': 0.40; 'methods': 0.40; 'released': 0.62; 'details': 0.65; 'making': 0.66; 'selected': 0.68; 'to:no real name:2**2': 0.68; 'completion': 0.80; 'highlights:': 0.84; 'markers': 0.84; 'node': 0.84; 'popup': 0.84; 'to:2**3': 0.97 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=FZlNBlaYkNtUSm/XR2rPhISVwgkdNU4dW1oXYEdcPHc=; b=NVWNljs6V8xQ2Mpm/BgGTLvHgY01HC23BwVZXORALvqycY7tpLDiFfAtcAcgZa+qT6 PnEEqTZBk6nUCKGVk3gpVCQN9HL3EaUugzkBD/uqti4pU8I4KRKsFNWna80RotpHH8/y ApBPwmbeET+CKp0VPI1GuSEYMzRD6OmFdHhLg= MIME-Version: 1.0 Sender: fabiofz@gmail.com From: Fabio Zadrozny Date: Thu, 14 Jul 2011 11:30:10 -0300 X-Google-Sender-Auth: UkWf6rBbQB1NSu4Xg3pIHtF8L2k Subject: PyDev 2.2.1 Released To: jython-users@lists.sourceforge.net, pydev-announce@lists.sourceforge.net, pydev-code@lists.sourceforge.net, pydev-users@lists.sourceforge.net, python-announce-list@python.org, python list Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 61 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1310653832 news.xs4all.nl 23887 [2001:888:2000:d::a6]:44894 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:9468 Hi All, PyDev 2.2.1 has been released Details on PyDev: http://pydev.org Details on its development: http://pydev.blogspot.com Release Highlights: ------------------------------- Quick-outline * Parent methods may be shown with a 2nd Ctrl+O. * The initial node is selected with the current location in the file. Extract local refactoring * Option to replace duplicates. * Fixed issue where wrong grammar could be used. Others * Improved handling of Ctrl+Shift+T so that no keybinding conflict takes place (now it'll be only active on the PyDev views/editor). * PyLint markers always removed on a project clean. * If the standard library source files are not found, more options are presented. * If the completion popup is focused and shift is pressed on a context insensitive completion, a local import is done. * Fixed issue where a local import wasn't being added to the correct location. * Fixed error message in debugger when there was no caught/uncaught exception set in an empty workspace. * Performance improvements on hierarchy view. * Django commands may be deleted on dialog with backspace. What is PyDev? --------------------------- PyDev is a plugin that enables users to use Eclipse for Python, Jython and IronPython development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others. Cheers, -- Fabio Zadrozny ------------------------------------------------------ Software Developer Appcelerator http://appcelerator.com/ Aptana http://aptana.com/ PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com