1. 01 2月, 2018 3 次提交
  2. 31 1月, 2018 2 次提交
  3. 30 1月, 2018 1 次提交
  4. 29 1月, 2018 1 次提交
  5. 27 1月, 2018 2 次提交
  6. 26 1月, 2018 1 次提交
  7. 24 1月, 2018 1 次提交
  8. 23 1月, 2018 2 次提交
    • M
      Take kind instead of edit in CodeAction ctor · 6316a4d0
      Matt Bierner 提交于
      Changes the `CodeAction` constructor to take a kind instead of an edit. This makes the API more consistent IMO, as now both `edit` and `command` are set the same way
      6316a4d0
    • M
      CodeActionScope (#41782) · eccf728e
      Matt Bierner 提交于
      * 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
      eccf728e
  9. 20 1月, 2018 1 次提交
  10. 17 1月, 2018 2 次提交
  11. 16 1月, 2018 2 次提交
  12. 13 1月, 2018 3 次提交
  13. 12 1月, 2018 2 次提交
  14. 11 1月, 2018 1 次提交
  15. 10 1月, 2018 1 次提交
  16. 09 1月, 2018 3 次提交
  17. 03 1月, 2018 1 次提交
  18. 14 12月, 2017 1 次提交
  19. 13 12月, 2017 3 次提交
  20. 12 12月, 2017 1 次提交
  21. 08 12月, 2017 1 次提交
  22. 07 12月, 2017 1 次提交
  23. 06 12月, 2017 1 次提交
  24. 02 12月, 2017 1 次提交
  25. 30 11月, 2017 2 次提交