Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Konstantin Pribluda
Total activity
81
Last activity
June 04, 2018 07:42
Member since
April 30, 2009 14:28
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
27
Activity overview
Posts (21)
Comments (33)
Sort by recent activity
Recent activity
Votes
Created
July 13, 2013 11:46
There is definitely too much to flllow and dig from - there are just too many "ways to do this" without proper description focusing on "why". As for opensourcing - this is for homegrown unpubli...
Community
IntelliJ IDEA Open API and Plugin Development
identity scope does not work
0 votes
Created
July 06, 2013 10:02
DomFileDescription is your friend (worked for me )/** * DOM file description for APDL ebimodule files */public class ApdlFileDescription extends DomFileDescription<Module> { public ApdlFileDescr...
Community
IntelliJ IDEA Open API and Plugin Development
Making a custom XML language: trouble with getting Idea to recognize *.tml files as real TML files, instead of just XML
0 votes
Created
August 07, 2013 11:47
Your reference provider creates reference class for given PSI element (say, attribute value), and this reference class shall implement com.intellij.psi.PsiReference( Usually you sholr extend PsiRe...
Community
IntelliJ IDEA Open API and Plugin Development
How do I add custom references to AutoCompletion?
0 votes
«
First
‹
Previous