1. 01 12月, 2017 2 次提交
  2. 30 11月, 2017 1 次提交
  3. 29 11月, 2017 5 次提交
  4. 27 11月, 2017 1 次提交
  5. 24 11月, 2017 1 次提交
  6. 22 11月, 2017 1 次提交
  7. 21 11月, 2017 5 次提交
  8. 17 11月, 2017 2 次提交
  9. 16 11月, 2017 1 次提交
  10. 15 11月, 2017 1 次提交
  11. 14 11月, 2017 2 次提交
  12. 13 11月, 2017 2 次提交
  13. 10 11月, 2017 1 次提交
  14. 09 11月, 2017 3 次提交
    • S
      Reduce calling clone · c656d5e1
      Sandeep Somavarapu 提交于
      c656d5e1
    • M
      Prototyping new CodeAction API (#36316) · be88547c
      Matt Bierner 提交于
      * 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`
      be88547c
    • C
      Remove credentials code (fixes #37822) · 9ad5aeb6
      Christof Marti 提交于
      9ad5aeb6
  15. 08 11月, 2017 5 次提交
  16. 07 11月, 2017 2 次提交
  17. 03 11月, 2017 1 次提交
  18. 02 11月, 2017 2 次提交
  19. 01 11月, 2017 2 次提交