提交历史

作者 SHA1 备注 提交日期
  Alex Dima 3de27fe12d Publish `monaco-editor-core` even if the `monaco-editor` checks do not succeed 3 年之前
  Alex Dima b01c42dd04 More tweaks to nightly workflow 3 年之前
  Alex Dima 02a021b217 bump version 3 年之前
  Alex Dima 67e1bddc33 Run `editor-distro` instead of `editor-esm-bundle` 3 年之前
  Alex Dima 88714a7f6b switch to `npm install` 3 年之前
  Alex Dima 41be945ca5 Check out the `monaco-editor` repo before 3 年之前
  Alex Dima 2fb82fb3ad Also run monaco-editor checks in nightly 3 年之前
  Alex Dima 2379aa505f Remove DISPLAY env variable from browser unit tests 3 年之前
  Alex Dima 850c4820bf Fix path 3 年之前
  Alex Dima 80ded16f54 Check out repos as siblings 3 年之前
  Alex Dima 7a9cff59a7 First attempt at nightly 3 年之前
  Alex Dima 7318711606 Add esbuild sample 3 年之前
  Alexandru Dima 3638651cde Merge pull request #2779 from emojiiii/website-example-running-error 3 年之前
  Chen dd6b5825eb Fix some errors on the website playground 3 年之前
  Alex Dima 37f12e39a3 Add check that there are samples for each language 3 年之前
  Alex Dima f012a2aeee More cleanup in manual test cases 3 年之前
  Alex Dima bbaa2d846d Do not check in generated samples file 3 年之前
  Alex Dima 91c9c0cec3 Ignore generated files 3 年之前
  Alex Dima 979d6a1b26 Do not duplicate samples 3 年之前
  Alex Dima d33ec7c209 Remove unused manual test pages 3 年之前
  Alex Dima 2d6b5590c7 Remove unnecessary `"use strict"` directives 3 年之前
  Alex Dima 4f03f6c4bf Enable `strict` typescript compilation 3 年之前
  Alex Dima a33b7cee5a Inline adapters 3 年之前
  Alex Dima 8f57069f86 Extract a common `SelectionRangeAdapter` 3 年之前
  Alex Dima b49f8ffd5f Extract a common `FoldingRangeAdapter` 3 年之前
  Alex Dima 8d7bf2ad76 Extract a common `DocumentColorAdapter` 3 年之前
  Alex Dima 3cb8acd2e9 Extract `DocumentFormattingEditProvider` and `DocumentRangeFormattingEditProvider` 3 年之前
  Alex Dima 89d05c5889 Move `DocumentLinkAdapter` to `/common/` 3 年之前
  Alex Dima 81023950c6 Extract a common `DocumentSymbolAdapter` 3 年之前
  Alex Dima 6e986e8f96 Extract a common `RenameAdapter` 3 年之前