1. 14 12月, 2017 1 次提交
  2. 13 12月, 2017 5 次提交
  3. 12 12月, 2017 1 次提交
  4. 11 12月, 2017 3 次提交
  5. 08 12月, 2017 1 次提交
  6. 06 12月, 2017 2 次提交
  7. 02 12月, 2017 3 次提交
  8. 01 12月, 2017 1 次提交
  9. 30 11月, 2017 1 次提交
  10. 29 11月, 2017 4 次提交
  11. 27 11月, 2017 1 次提交
  12. 24 11月, 2017 1 次提交
  13. 09 11月, 2017 2 次提交
    • 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
  14. 07 11月, 2017 1 次提交
  15. 02 11月, 2017 2 次提交
  16. 01 11月, 2017 2 次提交
  17. 30 10月, 2017 1 次提交
  18. 27 10月, 2017 1 次提交
  19. 26 10月, 2017 3 次提交
  20. 24 10月, 2017 1 次提交
  21. 18 10月, 2017 3 次提交