PyCharm Links
Categories
Tags
-
Other JetBrains Blogs
Meta
Tag Archives: debugger
PyCharm 2.7 Early Access Preview
We’re happy to announce the beginning of the Early Access Preview program for PyCharm 2.7. The new version is focused on improving our support for core Python development and is planned for release before the end of this year. As … Continue reading
New PyCharm 2.0 EAP build: multiple projects, JavaScript debugger, console options
This week’s EAP build of PyCharm 2.0 is probably going to be the last one before the Beta release, and as such, it brings the last major batch of new features to be included in PyCharm 2.0: When opening a … Continue reading
New PyCharm 2.0 EAP build: Django i18n, multiprocess debugging
During the past two weeks, the PyCharm team has mostly been focused on bringing the features we’ve already started (such as Mako and Cython support) closer to release condition, rather than delivering splashy new stuff. However, there are some new … Continue reading
New PyCharm 2.0 EAP build: Jinja2, smart step into, goto test
Since the release of the first EAP build two weeks ago, the PyCharm team has been busy cranking out features for the new 2.0 version. Not all of the stuff that’s been cooking is ready for release just yet, but … Continue reading
Django Templates Debugging with PyCharm
While more new features are introduced to PyCharm 2.0, the older ones are also being developed — namely Django template debugger, which first appeared in version 1.5. Now I would like to promote it one more time in order to … Continue reading
PyCharm 1.5 Released! Documentation, SQL/Database, Django templates debugging and more
PyCharm 1.5 final release is now available for download. It’s been an interesting version to work on. We’ve added a number of useful features that should make you more productive and your code better. Here are the main new features … Continue reading
PyCharm 1.5 Early Access: ultimate docs support + Django templates debugging
Today we’re happy to announce the immediate availability of the first Early Access Preview build of PyCharm 1.5, the next major release of PyCharm. The big theme of this release is a comprehensive documentation support. PyCharm now understands not only … Continue reading
Python Remote Debug with PyCharm
Recent PyCharm 1.1 EAP has added one of the most voted feature — Remote Debug. I’m going to say a few words about it expecting you to try it and share your thoughts with us. If you plan to debug … Continue reading
PyCharm build 100.34 is available
Now that the stress of the IntelliJ IDEA 10 release is behind us, we can return to the regular schedule of PyCharm 1.1 Early Access Preview builds. During the three weeks that have passed since the previous EAP, the PyCharm … Continue reading