Этот проект зеркально отражен от https://github.com/microsoft/vscode Ошибка пулл зеркалирования
Зеркалирование репозитория было приостановлено из-за слишком большого количества неудачных попыток. Оно может быть возобновлено управляющим или владельцем проекта
Последний раз обновлен
  1. 06.01.2023 1 коммит
  2. 07.10.2022 1 коммит
  3. 29.09.2022 1 коммит
  4. 21.09.2022 1 коммит
    • Benjamin Pasero's avatar
      Build: bundle / concat entry points (#161161)
      · 9db57e76
      Benjamin Pasero создал
      * perf - concatenate windows main files
      
      * Revert "Revert "Use `esbuild` to bundle some CommonJS main files (#160957)" (#161118)"
      
      This reverts commit 84c46b71
      
      .
      
      * build - exclude server main files
      
      * build - make concat a task that runs like the others
      
      * some renames
      
      * Avoid overwriting the nodejs closure require
      
      * Revert "build - exclude server main files"
      
      This reverts commit 736516624ea73fd13a4e2ac5359e5b54ec851553.
      
      Co-authored-by: default avatarAlex Dima <alexdima@microsoft.com>
      9db57e76
  5. 31.08.2022 1 коммит
  6. 26.08.2022 1 коммит
  7. 16.08.2022 1 коммит
  8. 21.06.2022 1 коммит
  9. 14.06.2022 1 коммит
  10. 08.06.2022 1 коммит
  11. 01.04.2022 1 коммит
  12. 10.02.2022 2 коммита
  13. 20.01.2022 1 коммит
  14. 01.10.2021 1 коммит
  15. 21.09.2021 1 коммит
  16. 30.08.2021 1 коммит
  17. 05.08.2021 1 коммит
  18. 24.07.2021 1 коммит
  19. 15.07.2021 1 коммит
  20. 09.07.2021 2 коммита
  21. 21.06.2021 1 коммит
  22. 18.06.2021 2 коммита
  23. 15.06.2021 1 коммит
  24. 21.04.2021 1 коммит
  25. 12.02.2021 1 коммит
  26. 19.01.2021 1 коммит
  27. 15.01.2021 1 коммит
  28. 18.12.2020 1 коммит
  29. 10.11.2020 1 коммит
  30. 03.11.2020 1 коммит
  31. 22.10.2020 1 коммит
  32. 06.10.2020 1 коммит
  33. 01.09.2020 1 коммит
  34. 18.08.2020 1 коммит
  35. 13.08.2020 1 коммит
  36. 31.07.2020 1 коммит
  37. 30.07.2020 1 коммит
    • Matt Bierner's avatar
      Add custom editor test extension
      · bdd37218
      Matt Bierner создал
      Adds a simple set of tests for custom editors in a new extension. This is currently not run during CI since we want more testing to make sure it is reliable
      bdd37218