-
Notifications
You must be signed in to change notification settings - Fork 239
Closed
Labels
Issue-EnhancementA feature request (enhancement).A feature request (enhancement).
Milestone
Description
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.
dfinke and rkeithhill
Metadata
Metadata
Assignees
Labels
Issue-EnhancementA feature request (enhancement).A feature request (enhancement).