Matthias
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Auto-completion for binary module not working in PyCharm
I am using the Panda3d library as 3rd party modules in my PyCharm (IntelliJ Python plugin) project. That library includes some C++ based modules. Currently auto-completion does not work with the bi... -
Created How to rename a project (in "Recent Projects" list)?
The title says it all -- is there an easy way in IDEA 12 to rename a project in the "Recent Projects" list?Kind regards, Matthias -
Created (Python) Template not used in new .py file
Using IDEA 12 I have set a custom file template for Python Scripts in IDE settings under "File and Code Templates".However, within my Python project when I create a new Pythin file, this custom tem...