PyCharm 4.5 RC2 build 141.1116 发布,现已提供下载。
此版本主要改进如下:
PY-15807 (Bug) Resource roots: renaming the root clears root type
PY-15849 (Bug) Vagrant: abandoned winpty-agent processes on each vagrant command run
WEB-8240 (Bug) coffescript inspection 'unused local symbols' occurs when parameter used for extending a class
WEB-16502 (Bug) Grunt: support navigable links in the output from the grunt-tslint package
详细改进请看发行说明。
-PyCharm Team
PyCharm是由JetBrains打造的一款Python IDE。我们知道,VS2010的重构插件Resharper就是出自JetBrains之手。那么,PyCharm有什么吸引人的特点呢?
首先,PyCharm用于一般IDE具备的功能,比如, 调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制……
另外,PyCharm还提供了一些很好的功能用于Django开发,同时支持Google App Engine,更酷的是,PyCharm支持IronPython!
软件详情:https://confluence.jetbrains.com/display/PYH/PyCharm+141.1116+Release+Notes
下载地址:http://confluence.jetbrains.com/display/PYH/JetBrains+PyCharm+Preview+%28EAP%29
来自:开源中国社区

