Lyb979428261
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created How to disable 'Analyzing' in TrafficLightRenderer of IntelliJ 2020.3 and newer?
AnsweredHi there, We updated our IntelliJ CE to 2020.3, and looks like `Analyzing` is taking a long time which blocks coloring, buttons, and other more important features of IntelliJ. Is there a way that w... -
Created com.intellij.coverage.CoverageDataManagerImpl not reloadable, asking reloading the project
AnsweredHi there, We added the support for running test with coverage in our Buck plugin in IntelliJ called ideabuck. It's basically running a test with generation of coverage report and display it in IDE....