PyCharm Links
Categories
Tags
-
Other JetBrains Blogs
Meta
Tag Archives: editor
PyCharm 2.7 EAP build 124.253
Today we’ve released a new EAP build of PyCharm 2.7. The big new feature in this build is support for syntax highlighting based on TextMate bundles. TextMate bundles (also used by Sublime Text 2) have been created for most of … Continue reading
PyCharm 2.7 Early Access Preview
We’re happy to announce the beginning of the Early Access Preview program for PyCharm 2.7. The new version is focused on improving our support for core Python development and is planned for release before the end of this year. As … Continue reading
Plugin highlight: TabFolder adds folder to editor tabs
Has it occurred to you that you open several base.html templates at once and the tabs showing only file name do not really help to say which is which? Wouldn’t it be nicer to see a folder name near the … Continue reading
PyCharm your Vim
Two observations after PyCon US: 1. Quite a surprise for us to find that so many Python developers use Vi/Vim for coding. 2. A big surprise for all Vim users to find that PyCharm provides an outstanding Vim emulation! Of … Continue reading