Skip to content

Provide a means to enable/disable the ignore error quick-fix. #25926

@pq

Description

@pq

At least, @scheglov doesn't want it on all the time. :)

One thought is to add a new analysis option

server:
  enable-ignore-fixes: true

or more generally:

server:
  quick-fix:
    ignore_errors: enable

(though that suggests that we can configure other fixes this way and I'm not sure we want to.)

Ideally this could be done at a workspace-level I think but we don't have precedent for that.

@bwilkerson : thoughts?

Metadata

Metadata

Assignees

Labels

P2A bug or feature request we're likely to work ondevexp-quick-fixIssues with analysis server (quick) fixesdevexp-serverIssues related to some aspect of the analysis servertype-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions