Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jakob Maležič
Total activity
8
Last activity
April 24, 2023 16:36
Member since
March 26, 2023 09:00
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
2
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Edited
April 24, 2023 16:36
Yann Cebron I am developing a plugin for Gitlab yaml files. You can include a file from remote server with include statement. It would be really useful, if you could ctrl + click on the include sta...
Community
IntelliJ IDEA Open API and Plugin Development
Multiple Threads Invoking PsiReference.resolve()
0 votes
Created
April 20, 2023 13:41
Hi! I had a very similar problem. So similar, that the developers answering questions on slack thought I made this post. Anyway, one solution I found was to use `DirectNavigationProvider`. However,...
Community
IntelliJ IDEA Open API and Plugin Development
Multiple Threads Invoking PsiReference.resolve()
0 votes