1. 13 2月, 2019 4 次提交
  2. 11 2月, 2019 1 次提交
  3. 06 2月, 2019 1 次提交
  4. 05 2月, 2019 2 次提交
  5. 31 1月, 2019 3 次提交
  6. 29 1月, 2019 3 次提交
  7. 28 1月, 2019 4 次提交
  8. 26 1月, 2019 2 次提交
  9. 25 1月, 2019 2 次提交
  10. 23 1月, 2019 1 次提交
    • M
      Rename source.autoFix to source.fixAll · 508f4316
      Matt Bierner 提交于
      Part of #62110
      
      `autoFix` is a confusing term since we have a `auto fix` command now. Using `fix all` as this term is used by many linters for this type of operation
      508f4316
  11. 22 1月, 2019 5 次提交
  12. 19 1月, 2019 1 次提交
  13. 17 1月, 2019 1 次提交
    • M
      Prototype auto fixable quick fixes · 1904cd8d
      Matt Bierner 提交于
      Part of #62110
      
      - Adds a new field `canAutoApply` to code actions. This field indicates that a code action can be applied without additional user input. For quick fixes, this should be set if the fix properly addresses the error
      
      - Enable auto fixes for TS spelling errors
      
      - Added a `editor.action.autoFix` command to triggers auto fixes at the current cursor position
      1904cd8d
  14. 10 1月, 2019 1 次提交
  15. 09 1月, 2019 1 次提交
  16. 08 1月, 2019 2 次提交
  17. 07 1月, 2019 1 次提交
  18. 05 1月, 2019 1 次提交
  19. 27 12月, 2018 1 次提交
  20. 19 12月, 2018 1 次提交
  21. 18 12月, 2018 1 次提交
  22. 17 12月, 2018 1 次提交