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
May 22, 2018 13:38
Actually it does not matter anymore. But having those terminals defined in BNF provides string constants for tokes which are needed for lexer. And it does pay to reset custom stack depth. So I e...
Community
IntelliJ IDEA Open API and Plugin Development
Best way of handling comments
0 votes
Created
May 22, 2018 13:23
Thanks! Thas solves it. Just overlook that I have 3 comment tokens ( also beginn and end of comment ) Replacing: public static final TokenSet COMMENTS = TokenSet.create(MMTalkTypes.COMMENT); Wit...
Community
IntelliJ IDEA Open API and Plugin Development
Best way of handling comments
0 votes
Created
June 20, 2013 12:52
OK, getting it. Key would be reference itself and values are candidates. But in my case creating list of candidates is bestdone in DOM model ( as this lst of candidates can be reused by several r...
Community
IntelliJ IDEA Open API and Plugin Development
How do I react to PSI Tree changes?
0 votes
Next
›
Last
»