Files
vscode/extensions
Matt Bierner eccf728e64 CodeActionScope (#41782)
* Add CodeActionScope

* Replace matches with contains, try using in ts extension

* Move filtering to getCodeActions

* Basic test

* Docs

* Fix tests

* Hooking up requested scope

* Add basic test for requestedScope

* Added auto apply logic

* Gate refactor provider to only compute refactorings when requested

* Making suggested renames

* Clean up code action trigger impl to use single Trrigger info object

* Rename codeActionScope file and internal CodeActionScope class

* Add quick fix base type

* Make keybinding API more similar to insertSnippet

Take args as an object instead of as an array of values

* Clean up docs

* scope -> kind

* Fixing examples to match Refactor kind
2018-01-22 11:45:22 -08:00
..
2017-12-20 17:30:56 +01:00
2018-01-04 13:48:21 -08:00
2017-11-10 09:19:56 +01:00
2018-01-17 11:50:38 -06:00
2017-11-13 23:03:52 +01:00
2018-01-09 11:48:18 +01:00
2017-11-13 23:03:52 +01:00
2017-11-30 11:32:44 +01:00
2017-12-21 14:25:49 +01:00
2017-11-11 10:47:31 -06:00
2017-11-13 23:03:52 +01:00
2017-12-18 14:28:38 -08:00
2017-10-24 11:05:54 +02:00
2017-10-24 11:05:55 +02:00
2017-12-20 17:30:56 +01:00
2017-10-25 17:26:12 +02:00
2018-01-22 11:45:22 -08:00
OSS
2017-12-07 22:17:13 +01:00
2018-01-19 15:21:20 -08:00
2017-11-03 09:52:40 -07:00
2018-01-19 15:21:20 -08:00