PyCharm 2.7 EAP tmbundle support
Hello,
I added textmate bundle "themes.tmbundle" to Pycharm 2.7 (build 124.253) then restarted.
I have no error message but I don't see any new themes in Preferences / Editor / Color & Fonts.
Any idea about what I'm missing ?
Thanks
Cyril
PS: I'm not sure I'm posting this in the right place !!! Sorry in this case.
I added textmate bundle "themes.tmbundle" to Pycharm 2.7 (build 124.253) then restarted.
I have no error message but I don't see any new themes in Preferences / Editor / Color & Fonts.
Any idea about what I'm missing ?
Thanks
Cyril
PS: I'm not sure I'm posting this in the right place !!! Sorry in this case.
Please sign in to leave a comment.
As said in http://blog.jetbrains.com/pycharm/2012/12/pycharm-2-7-eap-build-124-253/ at the moment TextMate bundles are used as providers of highlighting rules only, it doesn't import textmate themes. But you can use converter to PyCharm themes format in order to import textmate themes into IDE: https://github.com/JetBrains/colorSchemeTool
I will use the converter.
Cheers,
Cyril