Roland Polzer

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Override plugin file type
Hi, How can I override the file type of an existing plugin? Currently the .tpl is registered fpr the Smarty plugin. I don't want users of my plugin to manually unregister the Smarty filetype. pub... -
Created PSI Viewer
Hi, I finished a lexer and try to unserstand the parser. I would like to see the PSI Viewer. I have added "idea.is.internal=true" to bin/idea.properties Under Tools there is nothing new? Is this no... -
Created Plugins are cached somewhere
Hi, I have created a test plugin and was running/debugging it. All worked fine. Then I deleted the plugin. When I create a second plugin and debug it I can still see the "Sample menu" of the firs... -
Created com.intellij.lang.javascript.JavascriptLanguage not found
Hi, I am a first-time user of IntelliJ IDEA CE 15 and I am trying to compile the handlbars plugin from https://github.com/JetBrains/intellij-plugins/tree/master/handlebars It cannot find this impor...