发布于 2016-07-09 00:21:47 | 142 次阅读 | 评论: 0 | 来源: 网友投递
PyCharm Python开发IDE
PyCharm是一种Python IDE,带有一整套可以帮助用户在使用Python语言开发时提高其效率的工具,比如调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制。此外,该IDE提供了一些高级功能,以用于支持Django框架下的专业Web开发。
PyCharm 2016.2 EAP 5 (build 162.1121) 发布了,本次更新主要包括各种bug和问题的整理修复,以及最近增加的功能改进。对于显著的变化和改进的详细列表,请查看更新列表。
Feature
Add 'Vagrant Share' command to Tools > Vagrant
Update breadcrumbs to show the element values
Add possibility to close attached console
bug
Python console - no output under OS X
Missing Traceback in behave 1.2.6
Symbols available via higher level package are missing in the auto import suggestions if there are other imports from same package in a file
Debug console interpreter
NPE attempting to start Python Console
Docker for Mac Beta v1.12 Doesn't Support HostConfig
......
详细列表请查看:PyCharm 162.1121.20 Release Notes
下载地址:点击此处