Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
610285504
Total activity
4
Last activity
September 07, 2022 10:17
Member since
September 06, 2022 12:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
September 07, 2022 10:17
Another question: When you press the newline key, the newline freezes. Is there a good solution to this problem?
Community
IntelliJ IDEA Open API and Plugin Development
How to speed up the PSI parsing of files?
0 votes
Created
September 07, 2022 06:28
For example: The code structure is as follows: import ab from'mn'; class person { private name:string ="c";} after the "import ab from'mn';" statement is modified, the psi parsing of the enti...
Community
IntelliJ IDEA Open API and Plugin Development
How to speed up the PSI parsing of files?
0 votes