Skip to content

Remove quickfix icon from buttons on Problems toll window #1386

Closed
@alisevych

Description

@alisevych

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

  1. Remove lamp icon from the buttons on Problems tab window. No actual quickfixes are available.

image

  1. Disable quickfix button in the left bar of Problems tab. If you click on it now - "Nothing found to Fix" is shown:

image

image

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

Labels

comp-uiImprovements of plugin UI appearence and functionalityctg-enhancementNew feature, improvement or change requeststatus-verifiedBug fix is verified

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions