Files
vscode/build
Matt Bierner be88547c66 Prototyping new CodeAction API (#36316)
* Add CodeAction Type

Adds skeleton on a new CodeActionType and allows codeActionProvider to return either `Command`s or `CodeAction`s

Move proposed CodeAction API to proposed and try using it in TS

Split CodeAction into quickfix and refactoring classes

Update proposed interface

Update for new API

Adding basic docs

* Support workspace edits and text edits in codeactions

* Remove placeholders

* Resolving conflicts and making PR suggested changes

* Fix quick fix test

* Revert change to only use `CodeAction` instead of `CodeAction | Command` in modes since this will break `vscode.executeCodeActionProvider`
2017-11-08 16:07:34 -08:00
..
2017-11-07 12:08:22 +01:00
2017-11-07 12:08:22 +01:00
2017-05-18 11:33:08 +02:00
2017-11-08 17:11:32 +01:00
2017-06-22 17:36:17 +02:00
2017-05-16 08:56:21 +02:00
2017-05-16 08:56:21 +02:00