Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
zoulejiu
Total activity
53
Last activity
October 17, 2022 15:33
Member since
January 06, 2022 01:42
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
12
Activity overview
Posts (10)
Comments (29)
Sort by recent activity
Recent activity
Votes
Created
October 17, 2022 15:33
I don't know why this is happening, but the phenomenon is: my tree seems to be changed to the latest, and I debug to see that the data in the tree is the latest, but when getSelectionPath, it retur...
Community
IntelliJ IDEA Open API and Plugin Development
AsyncTreeModel getSelectionPath() cache problem
0 votes
Created
October 17, 2022 09:25
I have found a solution, please delete this post, thank you
Community
IntelliJ IDEA Open API and Plugin Development
AsyncTreeModel getSelectionPath() cache problem
0 votes
Created
May 12, 2022 15:25
Hello I don't want to be notified of the successful installation of the plug-in, I want to monitor the notification of the successful activation of the charging plug-in
Community
IntelliJ IDEA Open API and Plugin Development
Notification if monitor activation plugin is successful
0 votes
Created
March 14, 2022 13:07
Hello Yes, I have been debugging the difference between the two, but there are too many code call chains at the bottom, especially the ReferencesSearch.search() method cannot be debugged. The lang...
Community
IntelliJ IDEA Open API and Plugin Development
About language injection
0 votes
Edited
March 14, 2022 12:35
Hello Now the xml file parameters can jump to Test.class, Test.class can also jump to the xml file, but when I modify the name of the Test.class webUrl1 parameter, the parameters in the xml file w...
Community
IntelliJ IDEA Open API and Plugin Development
About language injection
0 votes
Edited
March 12, 2022 07:49
Hello This is the address of the language project after my transformation: https://github.com/zoulejiu/simple_language_pluginThis is the project address I use for testing:https://github.com/zoule...
Community
IntelliJ IDEA Open API and Plugin Development
About language injection
0 votes
Created
March 11, 2022 14:04
Hello Like this https://github.com/JetBrains/intellij-sdk-code-samples/tree/main/simple_language_pluginIf I build the test.simple file with the following content: webUrl=https://plugins.jet...
Community
IntelliJ IDEA Open API and Plugin Development
About language injection
0 votes
Created
March 07, 2022 01:47
Both PsiParameter and PsiIdentifier are idea's own internal psi
Community
IntelliJ IDEA Open API and Plugin Development
About PsiJavaElementPattern matching interface method parameters
0 votes
Created
March 04, 2022 15:16
Hello This is my custom implemented language, implements ContributedReferenceHost, please help me fix my expression to match parameter s8
Community
IntelliJ IDEA Open API and Plugin Development
About PsiJavaElementPattern matching interface method parameters
0 votes
Created
March 04, 2022 10:34
The element I want to reference can be referenced, because if my parameter is modified with @Param(), my other expression can be matched. Now all the problems are that my expression has been unable...
Community
IntelliJ IDEA Open API and Plugin Development
About PsiJavaElementPattern matching interface method parameters
0 votes
Next
›
Last
»