Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Xblackcat
Total activity
5
Last activity
August 04, 2017 13:24
Member since
August 04, 2017 09:31
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
August 04, 2017 13:24
For me the problem is not 'what returns' but 'where node should be'. I expecting a Psi node which is located between ')' and ';' nodes (see the first screenshot and selection in PsiViewer plugin) a...
Community
IntelliJ IDEA Open API and Plugin Development
PSiElement resolving for completion contributor problem
0 votes
Created
August 04, 2017 12:39
In general my problems looks like: as you can see in the first screenshot, I expect that contributor should handle situation by rule: "inside SliceMethodDef and after leaf node ')' " but resolved ...
Community
IntelliJ IDEA Open API and Plugin Development
PSiElement resolving for completion contributor problem
0 votes
Created
August 04, 2017 12:25
By "invalid" I mean that Psi trees for real file and LightVirtual file are different even in case when the content of the files are equals. It hard to demostrate in debug session as it could be see...
Community
IntelliJ IDEA Open API and Plugin Development
PSiElement resolving for completion contributor problem
0 votes