Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sargo Tar
Total activity
61
Last activity
April 28, 2021 16:04
Member since
January 21, 2020 09:58
Following
0 users
Followed by
0 users
Votes
9
Subscriptions
17
Activity overview
Posts (11)
Comments (24)
Sort by recent activity
Recent activity
Votes
Edited
March 18, 2021 19:49
I was wrong, the method FindUsagesProvider#getType is never called when I press CTRL + B, it is called only when I hold CTRL and move the cursor hover any XML element. I removed my custom language...
Community
IntelliJ IDEA Open API and Plugin Development
How to register findusagesprovider
0 votes
Created
March 18, 2021 17:25
Hi Terence Parr, I have the same situation getWordsScanner() never called. I don't get how you solved your problem. What is the getName method
Community
IntelliJ IDEA Open API and Plugin Development
Find usages not calling getWordsScanner
0 votes
Edited
March 18, 2021 17:22
Yann Cebron any ideas?
Community
IntelliJ IDEA Open API and Plugin Development
How to register findusagesprovider
0 votes
Edited
March 17, 2021 21:24
Yes, it works, it is triggered, finally, the solution is to mention order first order="first". But there are two problems 1. It is triggered very rarely, so I need to press Ctrl+B around 5 - 10 tim...
Community
IntelliJ IDEA Open API and Plugin Development
How to register findusagesprovider
0 votes
«
First
‹
Previous