Skip to content

Add support for VS Code's "code action" feature #123

Closed
@daviwil

Description

@daviwil

VS Code has a feature called "code actions" which allows a diagnostic marker (such as a Script Analyzer rule violation) to return a "code action" which can be performed to resolve it. There is currently prototyping underway to add suggested code corrections to some Script Analyzer rules so it should be fairly straightforward to wire this all the way through to VS Code.

I've started on an early draft of this integration, it's in a branch named daviwil/code-actions.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions