1. 15 11月, 2017 2 次提交
  2. 14 11月, 2017 1 次提交
  3. 11 11月, 2017 1 次提交
  4. 10 11月, 2017 4 次提交
  5. 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
    • A
      Reduce usage of ICommonCodeEditor (#37834) · 8bc62f0c
      Alex Dima 提交于
      8bc62f0c
  6. 08 11月, 2017 1 次提交
  7. 18 10月, 2017 2 次提交
  8. 17 10月, 2017 1 次提交
  9. 14 10月, 2017 1 次提交
  10. 13 10月, 2017 1 次提交
  11. 12 10月, 2017 1 次提交
  12. 05 10月, 2017 1 次提交
  13. 26 9月, 2017 1 次提交
  14. 22 9月, 2017 1 次提交
  15. 21 9月, 2017 6 次提交
  16. 20 9月, 2017 2 次提交
  17. 19 9月, 2017 1 次提交
  18. 14 9月, 2017 1 次提交
  19. 13 9月, 2017 2 次提交
  20. 09 9月, 2017 1 次提交
  21. 08 9月, 2017 1 次提交
  22. 07 9月, 2017 1 次提交
  23. 30 8月, 2017 1 次提交
  24. 26 8月, 2017 4 次提交