6月14日 上海 OSC 源创会开始报名啦,有很多机械键盘送哦!!!
PyCharm 4.5.1 发布,此版本主要有以下更新:
PY-9616 (Task) Add the attached files to the Tips of the Day
WEB-16594 (Bug) Good code marked red. Javascript getter shown as error if version set to ECMAScript 6 or JSX Harmony.
WEB-16620 (Bug) ES6 Modules: defaultVal, * as all — caused errors
NPEatcom.intellij.ide.plugins.PluginManagerConfigurable.getPreferredFocusedComponent
PY-14768 (Bug) lettuce integration doesn't know ?: in a regex group doesn't capture
Build tools
WEB-16649 (Bug) Gulp: new Gulp configuration is created each time you choose 'Edit '<task name>' settings' in Gulp toolwindow
WEB-16632 (Bug) target media not detected when using 'media' attribute in HTML
Code: Resolving
OC-10404 (Task) Resolve Objective-C symbols in Swift code
IDEA-139945 (Bug) When putting a watch on a breakpoint, Java debugger produces a boxed Integer instead of primitive int
PY-15007 (Bug) Debugger exits with exit code 137
PY-15929 (Bug) Inline debugger seems to be not actually inline
IDEA-139980 (Bug) Custom breakpoints should be able to fully provide the main panel
IDEA-132852 (Bug) Debugger: values in editor are still shown after disconnect
详细信息请查看 发行页面 。
此版本现已提供下载:
http://www.jetbrains.com/pycharm/download/
PyCharm是由JetBrains打造的一款Python IDE。我们知道,VS2010的重构插件Resharper就是出自JetBrains之手。那么,PyCharm有什么吸引人的特点呢?
首先,PyCharm用于一般IDE具备的功能,比如, 调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制……
另外,PyCharm还提供了一些很好的功能用于Django开发,同时支持Google App Engine,更酷的是,PyCharm支持IronPython!
下面是几个功能截图:
Goto Definition, Find Usages