Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Karan Gupta
Total activity
3
Last activity
April 11, 2019 21:47
Member since
April 07, 2019 20:07
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (1)
Sort by recent activity
Recent activity
Votes
Created
April 11, 2019 21:47
Fixed it. When building the children if the child doesn't match any IElementType see if the child.getPsi() is of type PsiErrorElement. If so, you want to return back an empty list ``` protected...
Community
IntelliJ IDEA Plugin Users
How can i prevent formatting of my custom language has a syntax errors (or any errors for that matter)?
0 votes