1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 PyCharm 4.5.1 发布,Python 集成开发环境 下载

本帖由 漂亮的石头2015-05-23 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,331
    赞:
    46
    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 '<task name>' 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 IDE。我们知道,VS2010的重构插件Resharper就是出自JetBrains之手。那么,PyCharm有什么吸引人的特点呢?

    首先,PyCharm用于一般IDE具备的功能,比如, 调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制……

    另外,PyCharm还提供了一些很好的功能用于Django开发,同时支持Google App Engine,更酷的是,PyCharm支持IronPython

    下面是几个功能截图:

    IronPython

    [​IMG]

    Goto DefinitionFind Usages

    [​IMG]

    In-place rename

    [​IMG]

    Python and Django console

    [​IMG]

    Django tests

    [​IMG]
    PyCharm 4.5.1 发布,Python 集成开发环境下载地址
     
正在加载...