PyCharm 4.5.4 Release Candidate 构建已经一周了,现在发布 PyCharm 4.5.4 RC2 build 141.2569,现已提供 下载 ,也已更新到 EAP page 。
此次构建主要是 bug 修复,详细改进请看 release notes :
a fix for the Python test runner
performance improvement for global inspections
a fix for viewing images with the debugger’s evaluate window
更多内容请看 发行说明 。
PyCharm是由JetBrains打造的一款Python IDE。我们知道,VS2010的重构插件Resharper就是出自JetBrains之手。那么,PyCharm有什么吸引人的特点呢?
首先,PyCharm用于一般IDE具备的功能,比如, 调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制……
另外,PyCharm还提供了一些很好的功能用于Django开发,同时支持Google App Engine,更酷的是,PyCharm支持IronPython!