Tom L.

- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
-
-
-
Tom L. created a post, AnsweredCodeCompletion no longer working
I have several CodeCompletion providers that have been working for years now. Since one of the latest IntelliJ updates, one of them no longer shows any results. When I debug the provider, I see tha... -
-
-
-
-
Tom L. created a post, AnsweredIconProvider Problem in IntelliJ 2023
I am using an IconProvider (com.intellij.ide.IconProvider) to add an overlay to the icons of some java classes and it had been working for years. Since version 2023.X it throws an exception:Must be... -
Tom L. created a post, AnsweredCannot debug plugin with Version 2023.1
I am developing a plugin for IntelliJ since several years. So far, I was using platform SDK for version 2021.3 with Java 11. I need to switch to the newest version 2023.1 now but I cannot debug it ... -