As we promised, here is an update for PyCharm IDE — version 1.5.2 mostly fixes the issues related to the features added in 1.5 and some reported earlier.
See the full list of changes in release notes and download the update.
One thing worth separate mentioning is that we’ve improved the menus painting on Linux with GTK+ look&feel.
Are you going to Europython next week? See you there then!
Develop with pleasure!
JetBrains PyCharm Team
Please fix IdeaVim for 1.5!
It crashes within seconds of launch on my OS X 10.6.7 box. It works fine on 1.2.1.
-Joel
Hello joel3000,
Please ensure that you are using the latest version of the plugin.
In this case please create an issue at http://youtrack.jetbrains.net/issues/VIM containing steps to reproduce and log files after yet another crash.
Thanks in advance,
Oleg
Is There any shortcut to comment multiple lines with # ?
@Juliano: Ctrl+/ comments all selected lines with #.