Closed
Description
Description
Do not show quickfix icon (lamp) on buttons on Problems toll window.
Problems visualizing suggests to redirect to the generated test and analyze stack trace.
And open user code on click on quickfix button.
Expected behavior
- Remove lamp icon from the buttons on Problems tab window. No actual quickfixes are available.
- Disable quickfix button in the left bar of Problems tab. If you click on it now - "Nothing found to Fix" is shown:
Environment
IntelliJ IDEA 2022.2.3 - and all versions starting from 2022.1.4
Potential alternatives
Add some action to quickfix button:
- open generated test
- or open user method from which exception is thrown
Context
File -> Settings -> Tools -> UnitTestBot : check Display detected errors on the Problems tool window
Generated tests with unexpected exceptions (NPE f.e.)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done