Christian Schulze
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 10
-
Created How to use JS PsiFiles in my plugin?
Hello, I want to use the PsiFiles for Javascript in my own plugin. But I develop with the community Edition. I read this Post https://intellij-support.jetbrains.com/hc/en-us/community/posts/2067624... -
Created How to remove my Toolwindow programmatically from sidebar
Hello, is it possible to remove a Toolwindow programmatically from the sidebar? -
Created Get I18n Properties from Intellij Resource Bundle
Hello, I want to add localization to my plugin. Can I access the resource bundle within Intellij and how can I do this?