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 年之前 |
Alex Dima
|
4b2441bf66
Move `DefinitionAdapter` and `ReferenceAdapter` to `/common/`
|
3 年之前 |
Alex Dima
|
09c6ea48f0
Extract a common `DocumentHighlightAdapter`
|
3 年之前 |
Alex Dima
|
ca17e09d53
Extract a common `HoverAdapter`
|
3 年之前 |
Alex Dima
|
1c2358bdf9
Extract a common `CompletionAdapter`
|
3 年之前 |
Alex Dima
|
0312af769b
Extract a common `DiagnosticsAdapter`
|
3 年之前 |
Alex Dima
|
54a4ae36e8
Align similar implementations
|
3 年之前 |