Python plugin version 2.5 released
Hello everyone,
Version 2.5 of the Python plugin is now available in the plugin manager.
This is a big update - its new features include debugging, Django support,
Python 3 support, several new refactorings and more. Note that you'll need
to have IntelliJ IDEA 9.0.2 EAP installed in order to install the plugin.
You can download the EAP builds of IntelliJ IDEA from http://www.jetbrains.net/confluence/display/IDEADEV/Maia+EAP
.
Please give the new version a try, report the problems you find in YouTrack
at http://youtrack.jetbrains.net - and stay tuned for one more important
announcement. :-)
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
"Develop with Pleasure!"
Please sign in to leave a comment.
Great work, as usual.
Congratulations.
Is it currently possible to debug remote applications with this plugin? What we'd like to do is debug a Django (on Jython) application on a remote server using IntelliJ, the same way we have always done with Java applications.
What are our options when it comes to remote debugging?
Hello Taylor,
At the moment remote debugging is not supported, but it's likely to be added
in a future version. Please watch http://youtrack.jetbrains.net/issue/PY-365
to get notified when the feature is implemented.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"