IDEA and TeamCity Updated, PyCharm Beta Released
| This content is part of the Python Zone, which is presented to you by DZone and New Relic. Visit the Python Zone for news, tips, and tutorials on the Python programming language. provides the resources and best practices to help you monitor these applications. |
JetBrains pulled out a hat-trick this week with a triple release of its flagship IDE, IntelliJ IDEA, its CI server, TeamCity, and its lightweight Python IDE, PyCharm. TeamCity and IntelliJ got small version updates, while PyCharm had a bigger milestone with its first 1.0 Beta release. Lets look at the highlights for each release:
Dependent breakpoints: automatically enable breakpoint A only when breakpoint B is reached

Edit HTML, CSS and, JavaScript inside Django templates with advanced coding assistance

During the Beta, JetBrains will be giving away 50% discount coupons for PyCharm 1.0.
IntelliJ IDEA 9.0.3
- New UI for merging Subversion branches
- New Password Safe tool for encrypted storing of passwords for VCS, proxy server etc.
- Bugfixes
- Initial support for HTML 5
- Support for Grails 1.3.x
- Enhanced Flex Debugger
Dependent breakpoints: automatically enable breakpoint A only when breakpoint B is reached

TeamCity 5.1.3
- Added support for Cucumber 0.8.5 and RSpec 2.0 beta.
- Rake runner can now use interpreters installed by means of RVM.
- Fixed several critical bugs to make TeamCity more stable and reliable.
- Plus some important issues were fixed in TeamCity Visual Studio add-in.
PyCharm 1.0 Beta
Finally we have the biggest release, which is a first beta of PyCharm. If you are doing serious work on Google App Engine (Python) or with Django, you should definitely look into PyCharm. Here are some of the general features of PyCharm 1.0:- Coding Assistance
- Coding Analysis
- Code Navigation
- Python Refactoring
- Django and GAE facilities
- Graphical Debugger
- Integrated Unit Testing
- Version Control Integration
Edit HTML, CSS and, JavaScript inside Django templates with advanced coding assistance

During the Beta, JetBrains will be giving away 50% discount coupons for PyCharm 1.0.
(1 vote)
![]() | Python is a fast, powerful, dynamic, and versatile programming language that is being used in a variety of application domains. It has flourished as a beginner-friendly language that is penetrating more and more industries. The Python Zone is a community that features a diverse collection of news, tutorials, advice, and opinions about Python and Django. The Python Zone is sponsored by New Relic, the all-in-one web application performance tool that lets you see performance from the end user experience, through servers, and down to the line of application code. |
- Login or register to post comments
- 8094 reads
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)






Comments
Jaroslaw Dobrzanski replied on Thu, 2010/07/22 - 3:00pm