Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Tom L.
Total activity
32
Last activity
February 13, 2024 11:45
Member since
February 26, 2021 12:40
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
8
Activity overview
Posts (7)
Comments (16)
Sort by recent activity
Recent activity
Votes
Created
March 16, 2021 16:26
I changed everything to your recommendation with the effect, that it now builds index in an endless loop on startup of IntelliJ. I also tried to invalidate caches and also deleted the folder "plugi...
Community
IntelliJ IDEA Open API and Plugin Development
FileBaseIndex fails to return data
0 votes
Created
March 16, 2021 15:43
There are about 50 or more XML files and reading them completely takes about 2 seconds. So I put the relevant data in a dictionary because I need to query it quite often. I use the contents in seve...
Community
IntelliJ IDEA Open API and Plugin Development
Has ProjectManagerListener behavior changed?
0 votes
Created
March 15, 2021 18:41
Upload id: 2021_03_15_9jJevXGB8CytgmCZ (files: IndexTestProject.zip, untitled5.zip) Just click the menu action that loads data from the index. For the first file in the loop, data is retrieved, for...
Community
IntelliJ IDEA Open API and Plugin Development
FileBaseIndex fails to return data
0 votes
Created
March 01, 2021 16:31
Then I'm back at my original problem. The initial call will return immediately because Index is not loaded yet and it does not get called any more until I close and reopen the Tab. Is there any way...
Community
IntelliJ IDEA Open API and Plugin Development
EditorTabColorProvider not called at startup
0 votes
Created
March 01, 2021 15:51
Then it throws an IndexNotReadyException when calling InheritanceUtil.getSuperClasses()
Community
IntelliJ IDEA Open API and Plugin Development
EditorTabColorProvider not called at startup
0 votes
Created
March 01, 2021 15:31
Here is the relevant part of my code: public class Tcp implements EditorTabColorProvider { @Nullable @Override public Color getEditorTabColor(@NotNull Project project, @NotNull VirtualFi...
Community
IntelliJ IDEA Open API and Plugin Development
EditorTabColorProvider not called at startup
0 votes
«
First
‹
Previous