PyCharm 2018.1 EAP 3 发布了。PyCharm 是由 JetBrains 打造的一款 Python IDE。
主要更新内容:
用于单元测试的 Gutter 图标
除了 JavaScript,现在也可以用于 Python 单元测试! 只需单击单元测试(或测试套件)旁边的绿色播放图标,就可以从那里运行,调试和分析。
其他值得关注的更新内容:
The JumpHost directive in SSH config files is now supported
We’ve fixed several issues with code inspections for Cython.
Run icons for npm tasks in the gutter (open your package.json to see them)
Smart copy and paste from HTML to JSX, makes migrating some HTML into a React component easy work.
软件详情:https://confluence.jetbrains.com/display/PYH/PyCharm+181.3263.12+Release+Notes
下载地址:https://jetbrains.com/pycharm/nextversion
来自:开源中国社区

