Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dmitry Batkovich
Total activity
34
Last activity
May 13, 2019 16:53
Member since
August 05, 2016 06:26
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
11
Activity overview
Articles (0)
Posts (0)
Comments (23)
Sort by recent activity
Recent activity
Votes
Created
October 11, 2016 14:38
Did you try to specify it in "intellij.plugins" (as written in https://github.com/JetBrains/gradle-intellij-plugin)?
Community
IntelliJ IDEA Open API and Plugin Development
Need help with extending the Properties plugin functionality
0 votes
Edited
October 11, 2016 06:07
Official comment
use PropertiesImplUtil.getPropertiesFile(PsiElement) to obtain a PropertiesFile from PsiFile and after that call PropertiesFile#findPropertyByKey(String key) method. to get selected property from S...
Community
IntelliJ IDEA Open API and Plugin Development
Need help with extending the Properties plugin functionality
0 votes
Created
August 05, 2016 06:26
Official comment
Vahid, do you use IntelliJ IDEA 2016.2? If yes, then for non-Java languages grouping by package/directory was broken. It will be available in next updates. You don't need do any manual actions to h...
Community
IntelliJ IDEA Open API and Plugin Development
Setting groupname in inspection result tool view
0 votes
«
First
‹
Previous