Skip to content

Allow triggering quick fixes from problems view #52627

Closed
@mjbvz

Description

@mjbvz

Feature request
Provide a way to trigger a quick fix from the problems view.

For example, for the javascript:

//@ts-check
class Abc {}

new AbC()

A quick fix is available:

screen shot 2018-06-21 at 10 27 07 am

But this is not shown or indicated in the problems view:

screen shot 2018-06-21 at 10 27 58 am

Additionally, when you click on the problems entry, the editor is not focused so you cannot use a keyboard shortcut to trigger the quick fix

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions