PyCharm Links
Categories
Tags
-
Other JetBrains Blogs
Meta
Tag Archives: plugin
Python plugin for IntelliJ IDEA 12 is now available
Just a quick heads up: we’ve just released a version of the Python plugin for the latest Early Access Preview build of IntelliJ IDEA 12 (build 123.4). The plugin includes the entire functionality of the current PyCharm 2.7 EAP, including … 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
Work with Bitbucket from your favorite IDE, with a plugin by Atlassian
Hi everyone! We always enjoy getting into a new community to understand how the practices inside it differ from other communities, e.g. Java from Ruby, Ruby from Python, etc. One of the “de facto” standards of the Python community is … 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