Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
R JL
Total activity
12
Last activity
January 29, 2024 11:31
Member since
June 25, 2023 05:21
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
January 12, 2024 13:05
2023.3
Community
IntelliJ IDEA Open API and Plugin Development
HighlightInfoFilter cause NPE
0 votes
Created
January 07, 2024 08:49
But HighlightInfoPostFilter works normally
Community
IntelliJ IDEA Open API and Plugin Development
HighlightInfoFilter cause NPE
0 votes
Created
July 13, 2023 08:38
Thank youIs there any other better way to achieve these without using language injection?
Community
IntelliJ IDEA Open API and Plugin Development
css code Highlighting in documentation
0 votes
Created
July 04, 2023 04:51
I am now using the injected language to complete the above features, but the green background is really ugly, is there any way to avoid it? It seems that injected languages will have this green bac...
Community
IntelliJ IDEA Open API and Plugin Development
css code Highlighting in documentation
0 votes
Created
June 26, 2023 09:16
I managed to define a language of my own and inject it to parse class names, so that the class name elements are independent of each other, now the problem is solved, not sure if this is a good way
Community
IntelliJ IDEA Open API and Plugin Development
css code Highlighting in documentation
0 votes
Created
June 25, 2023 11:15
Also, offset-based documents always seem to start to the left of the psi element. In my case, if the class value is very long, then the document does not follow the mouse
Community
IntelliJ IDEA Open API and Plugin Development
css code Highlighting in documentation
0 votes