Stepa Strunkov
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 9
-
Stepa Strunkov created a post, AnsweredNo highlighting for strings with '\n'
I am developing eo-intellij-plugin. I have this code: [] > main "abc \n" > @ The problem is that "abc \n" is black (should be green because it is string). Problem appears only if I use special... -
Stepa Strunkov created a post, AnsweredIs it possible to change Pugin ID without removing plugin?
I see Plugin ID on my plugin page and it should be same as id in plugin.xml I want to change plugin id, how to do it on my plugin page? -
-
Stepa Strunkov created a post, AnsweredError when I try to remove extension association
I tried this code in my intellij plugin and it crashes with strange error. What is the reason? FileTypeManager fileTypeManager = FileTypeManager.getInstance();fileTypeManager.removeAssociatedExten... -
-
-
-
-
-