vidge
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Created IllegalStateException: StructureTreeModel is used from unexpected thread
AnsweredHi, I am in process of upgrading a plugin from IC-2022.3.3 to IC-2024.1.5One of the breaking changes is we used to extend FilteringTreeBuilder which has ben removed, and now we instead as per Depr... -
Created Performance per inspection
AnsweredI'd like to measure the performance per inspection somehow. Running inspections takes a lot of time. I'd like to know which ones are using most of the resources/are the slowest. How can this be ach... -
Created How to find list of disabled inspections in a profile?
Hi, I develop a plugin and need to get to the project selected inspections profile and execute only certain inspections from that profile that are enabled and have some other matching criteria spec...