1. 16 2月, 2018 1 次提交
  2. 14 2月, 2018 3 次提交
  3. 10 2月, 2018 1 次提交
  4. 09 2月, 2018 1 次提交
  5. 08 2月, 2018 1 次提交
  6. 06 2月, 2018 3 次提交
  7. 05 2月, 2018 1 次提交
  8. 02 2月, 2018 1 次提交
  9. 30 1月, 2018 3 次提交
  10. 29 1月, 2018 4 次提交
  11. 27 1月, 2018 2 次提交
  12. 26 1月, 2018 5 次提交
  13. 24 1月, 2018 2 次提交
  14. 23 1月, 2018 5 次提交
    • A
      Remove default keybinding for SelectToBracket · c903bd71
      Alex Dima 提交于
      c903bd71
    • R
      Dont hide details when frozen Fixes #39742 · 97904cdd
      Ramya Achutha Rao 提交于
      97904cdd
    • M
      Add refactor editor action · 5d397568
      Matt Bierner 提交于
      Adds a new refactor editor action. This action shows a lightbulb context menu with only code actions of kind `refactor.*`
      5d397568
    • M
      Use flatten · 3fc5ab42
      Matt Bierner 提交于
      3fc5ab42
    • 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
  15. 20 1月, 2018 1 次提交
  16. 18 1月, 2018 2 次提交
  17. 17 1月, 2018 4 次提交