1. 26 1月, 2020 1 次提交
  2. 21 1月, 2020 1 次提交
  3. 08 1月, 2020 1 次提交
    • B
      editors - introduce IEditorInput.isSaving() · f8233c9f
      Benjamin Pasero 提交于
      So far, file editors have reported isDirty() === false when auto save was enabled e.g. to avoid showing dirty indicators. With the advent of custom editors, this needs to be cleaned up. The new method isSaving() serves as a hint that an editor can be dirty but in the process of being saved. As such, we can decide to hide the dirty indicator in that case. But in other cases we may want to know if the editor is dirty or not, even if auto saved.
      f8233c9f
  4. 07 1月, 2020 1 次提交
  5. 03 1月, 2020 1 次提交
  6. 16 11月, 2019 1 次提交
  7. 14 11月, 2019 2 次提交
  8. 08 11月, 2019 1 次提交
  9. 23 10月, 2019 1 次提交
  10. 22 10月, 2019 1 次提交
  11. 21 10月, 2019 1 次提交
  12. 17 10月, 2019 1 次提交
  13. 12 10月, 2019 1 次提交
  14. 08 10月, 2019 1 次提交
  15. 07 10月, 2019 1 次提交
  16. 03 10月, 2019 1 次提交
  17. 26 9月, 2019 6 次提交
  18. 25 9月, 2019 1 次提交
  19. 24 9月, 2019 3 次提交
  20. 20 9月, 2019 1 次提交
  21. 19 9月, 2019 1 次提交
  22. 18 9月, 2019 2 次提交
  23. 03 9月, 2019 1 次提交
    • M
      Build VS Code using TS 3.6 · cf446b92
      Matt Bierner 提交于
      Fixes #80079
      
      Updates our build to use TS 3.6. Fixes a few changes to dom apis and adds a monkey patch for the node typings break in 3.6
      cf446b92
  24. 30 8月, 2019 1 次提交
  25. 20 8月, 2019 1 次提交
  26. 06 8月, 2019 1 次提交
  27. 16 7月, 2019 1 次提交
  28. 02 7月, 2019 1 次提交
  29. 17 6月, 2019 1 次提交
  30. 11 6月, 2019 2 次提交