Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
John Doe
Total activity
11
Last activity
December 07, 2021 16:38
Member since
November 01, 2021 18:05
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
3
Activity overview
Posts (3)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
December 07, 2021 16:38
Thanks for com.intellij.codeHighlighting.TextEditorHighlightingPass tip. I will have a look. I guess it is what I was looking for.
Community
IntelliJ IDEA Open API and Plugin Development
Implementing a custom syntax highlighter based on psi changes, can't use lexer
0 votes
Created
December 06, 2021 17:36
I have separate test cases for different stubs. I'd like to test that they are indexed vi StubIndex. It is not like an insurmountable probable, I reworked a test a little bit, so I don't get confl...
Community
IntelliJ IDEA Open API and Plugin Development
StubIndex testing
0 votes
Created
December 02, 2021 09:35
It compiles and runs, so grade works. Unfortunately the IDE still looks in a wrong place. Anyway, thanks for the link.
Community
IntelliJ IDEA Open API and Plugin Development
Plugin dependency messing with my plugin dependencies
0 votes
Created
November 19, 2021 16:52
Hello, thank you for your response. It is correct. I can't determine all the lexemes in advance. A lexeme type can be different depending on the parsing context. In the standard PsiBuilder impleme...
Community
IntelliJ IDEA Open API and Plugin Development
Implementing a custom syntax highlighter based on psi changes, can't use lexer
0 votes