Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
hillesheim
Total activity
15
Last activity
March 30, 2021 01:16
Member since
January 16, 2020 12:15
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
4
Activity overview
Posts (4)
Comments (4)
Sort by recent activity
Recent activity
Votes
Edited
March 26, 2021 15:28
Got a solution (i guess?)This seems to be the same issue as in: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360010287040-Custom-language-highlighting-in-new-file?page=1#communit...
Community
IntelliJ IDEA Open API and Plugin Development
[Custom Language Plugin] Highlighting not working despite correctly parsed psi file
0 votes
Created
March 25, 2021 17:17
Yann Cebron Ok i will do that. If it has something to do with the lexer, i find it a bit weird that the parser seems to get the right tokens from the lexer (no parsing errors), but the highlightin...
Community
IntelliJ IDEA Open API and Plugin Development
[Custom Language Plugin] Highlighting not working despite correctly parsed psi file
0 votes
Edited
March 30, 2021 01:16
Yann Cebron https://github.com/marcelhillesheim/outSPARQLhttps://github.com/marcelhillesheim/outSPARQL/blob/master/src/main/java/language/_SparqlLexer.flex Would be nice, if you take a quick look. ...
Community
IntelliJ IDEA Open API and Plugin Development
[Custom Language Plugin] Highlighting not working despite correctly parsed psi file
0 votes
Edited
March 15, 2021 19:33
Yann Cebron Thanks for the support and the fast answer. Got it working now.Had an error before... a lot of trial and error and i forgot to remove some stuff and ended up here. Started from the begi...
Community
IntelliJ IDEA Open API and Plugin Development
[Custom Language Plugin][Testing] ParsingTestCase always throws filenotfound exception
0 votes