PyCharm 4 首个公开预览版 build 138.2360 现已提供下载啦!
此版本现已提供在 PyCharm Early Access Preview (EAP) 页面。
跟往常一样,PyCharm 4 预览构建版本会提供两个不同的版本:免费开源社区版和专业版。PyCharm 4 预览构建引入了大量的新特性,bug 修复和改进。同时也有很多 Web 和 IntelliJ 平台方面的独特改进。
最值得关注的新特性如下:
Behaviour-driven development (BDD) assistance
合并了 PyCharm 和 PyDev 调试器
PyCharm 调试器支持查看引用对象
Jinja2 模板调试
改进了 Python/Django 工作台工具窗口
方法调用层次结构
新项目创建向导
支持单元测试测试子集
PyCharm 4 将会包括即将发布的 WebStorm 9 的所有新特性。WebStorm 9 预览版构建现已发布(详情请看这里)。 PyCharm 4 preview build 138.2360 相关的新特性:
- Updated Live Edit feature that can now automatically update your Node.js app on any changes
- Spy-js for Node.js applications
- PhoneGap/Cordova integration
- Postfix templates for JavaScript
- Improved Editorconfig plugin
- Gulp integration
- Improved Polymer support
- Support for the latest Sass 3.4
PyCharm 4 基于 IntelliJ Platform 的主要新特性如下:
Redesigned Settings(Preferences in OS X) dialog:
The Open action from the Welcome screen now opens single files
其他 IntelliJ Platform 的新特性如下:
- Backspace smart indent makes the Backspace key aware of your code formatting settings
- The new Code cleanup action (available via Analyze → Code Cleanup or as an option in the VCS commit dialog) applies quick-fixes in batch mode to selected files.
- The improved Find in path action
- Copy/paste selected code as HTML/RTF is now available without additional plugins.
- Better IDE startup time.
- Mercurial support improvements
- Reset Current Branch to Here action now available from the Git Log
更多内容请看这里。