zxg588 发表于 2015-5-31 11:13:38

PyCharm 4.5.1 发布,Python 集成开发环境

#深圳# 6月10日 亚马逊AWSome Day云计算免费培训报名中
  PyCharm 4.5.1 发布,此版本主要有以下更新:
  No subsystem

[*]  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
  BDD

[*]  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 '' settings' in Gulp toolwindow
  
  CSS
  

[*]  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
  Debugger

[*]  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>  首先,PyCharm用于一般IDE具备的功能,比如, 调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制……
  另外,PyCharm还提供了一些很好的功能用于Django开发,同时支持Google App Engine,更酷的是,PyCharm支持IronPython!
  下面是几个功能截图:
  IronPython

  Goto Definition,Find Usages?
?
  In-place rename
?
  Python and Django console
?
  Django tests
页: [1]
查看完整版本: PyCharm 4.5.1 发布,Python 集成开发环境