Skip to end of metadata
Go to start of metadata

The suggested theme of this release is "Back to Core Python".
Release date: February 7th, 2013

  • Inspections and code completion based on runtime type information (collected during debugging and test execution) (traff)
  • UI for configuring project dependencies (for multiple projects opened in the same window) (yole)
  • Django 1.5 support (traff)
    • verbatim tag
  • Testing support improvements (ktisha)
    • Code insight support for doctests
    • Rerun Failed Tests action
  • Better PEP 8 support (inspections, import reordering on Optimize Imports)
  • Code insight support for SQLAlchemy (ktisha)
  • Continued work on improving inspections to reduce number of false positives (vlan)
  • Inspection for shadowing built-in Python names (vlan)
  • IdeaVIM bugfixes and improvements (vlan)
  • Change Method Signature/Introduce Parameter refactorings, "Create parameter" quickfix on unresolved reference (ktisha)
  • .pyc files handling on renaming/deleting .py files (yole)
  • Vagrant integration (traff)
    • Automatically configure remote interpreter
    • Detecting path mappings from Vagrantfile
    • UI for starting the VM and displaying console output
    • UI for managing boxes
  • Editing improvements
    • Unwrap action (ktisha)
    • Reflow Paragraph action (ktisha)
    • Rearranger integration (postponed to a future version)
    • Introduce on substrings (vlan)
  • Embedded terminal (traff)
    • Local (shift to the next version)
    • SSH
  • Integrate external tools with ssh
  • Usage statistics collection (yole)
    • Python flavor and versions
    • Used packages (of those which are available on PyPI)

Platform features that will be available for us:

  • Dark UI theme
  • TextMate bundles
  • Puppet
  • REST client
  • Rearranger integration (reordering methods in a class / functions in a file by condition; postponed)
Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.