Commit Graph

2613 Commits (3de27fe12d6ac1bf6604c195edeb1eb945bdc669)
 

Author SHA1 Message Date
Alex Dima 3de27fe12d
Publish `monaco-editor-core` even if the `monaco-editor` checks do not succeed 3 years ago
Alex Dima b01c42dd04
More tweaks to nightly workflow 3 years ago
Alex Dima 02a021b217
bump version 3 years ago
Alex Dima 67e1bddc33
Run `editor-distro` instead of `editor-esm-bundle` 3 years ago
Alex Dima 88714a7f6b
switch to `npm install` 3 years ago
Alex Dima 41be945ca5
Check out the `monaco-editor` repo before 3 years ago
Alex Dima 2fb82fb3ad
Also run monaco-editor checks in nightly 3 years ago
Alex Dima 2379aa505f
Remove DISPLAY env variable from browser unit tests 3 years ago
Alex Dima 850c4820bf
Fix path 3 years ago
Alex Dima 80ded16f54
Check out repos as siblings 3 years ago
Alex Dima 7a9cff59a7
First attempt at nightly 3 years ago
Alex Dima 7318711606
Add esbuild sample 3 years ago
Alexandru Dima 3638651cde
Merge pull request #2779 from emojiiii/website-example-running-error
Fix some errors on the website playground
3 years ago
Chen dd6b5825eb Fix some errors on the website playground 3 years ago
Alex Dima 37f12e39a3
Add check that there are samples for each language 3 years ago
Alex Dima f012a2aeee
More cleanup in manual test cases 3 years ago
Alex Dima bbaa2d846d
Do not check in generated samples file 3 years ago
Alex Dima 91c9c0cec3
Ignore generated files 3 years ago
Alex Dima 979d6a1b26
Do not duplicate samples 3 years ago
Alex Dima d33ec7c209
Remove unused manual test pages 3 years ago
Alex Dima 2d6b5590c7
Remove unnecessary `"use strict"` directives 3 years ago
Alex Dima 4f03f6c4bf
Enable `strict` typescript compilation 3 years ago
Alex Dima a33b7cee5a
Inline adapters 3 years ago
Alex Dima 8f57069f86
Extract a common `SelectionRangeAdapter` 3 years ago
Alex Dima b49f8ffd5f
Extract a common `FoldingRangeAdapter` 3 years ago
Alex Dima 8d7bf2ad76
Extract a common `DocumentColorAdapter` 3 years ago
Alex Dima 3cb8acd2e9
Extract `DocumentFormattingEditProvider` and `DocumentRangeFormattingEditProvider` 3 years ago
Alex Dima 89d05c5889
Move `DocumentLinkAdapter` to `/common/` 3 years ago
Alex Dima 81023950c6
Extract a common `DocumentSymbolAdapter` 3 years ago
Alex Dima 6e986e8f96
Extract a common `RenameAdapter` 3 years ago
Alex Dima 4b2441bf66
Move `DefinitionAdapter` and `ReferenceAdapter` to `/common/` 3 years ago
Alex Dima 09c6ea48f0
Extract a common `DocumentHighlightAdapter` 3 years ago
Alex Dima ca17e09d53
Extract a common `HoverAdapter` 3 years ago
Alex Dima 1c2358bdf9
Extract a common `CompletionAdapter` 3 years ago
Alex Dima 0312af769b
Extract a common `DiagnosticsAdapter` 3 years ago
Alex Dima 54a4ae36e8
Align similar implementations 3 years ago
Alex Dima 955df228dd
Improve suite name 3 years ago
Alexandru Dima 44a956cb42
Merge pull request #2778 from microsoft/alex/back-to-mocha
Go back to using `mocha` for unit tests
3 years ago
Alex Dima 7e766abe78
Adjust smoke test which also uses mocha 3 years ago
Alex Dima 41ded74b37
Go back to using `mocha` for unit tests 3 years ago
Alex Dima 0322b59e50
Delete unused build definition 3 years ago
Alex Dima 04742ae492
Try to use `x-access-token` 3 years ago
Alex Dima 58251db14d
Find out remote address 3 years ago
Alex Dima 6f2dc28949
Add publish website workflow 3 years ago
Alex Dima 903a92c7bb
Update links 3 years ago
Alex Dima 97da96fa8c
Move integration guides to `/docs` 3 years ago
Alex Dima e425abb5f5
Cross origin web worker support is now builtin 3 years ago
Alexandru Dima 23f5ddfe3a
Merge pull request #2769 from milahu/patch-2
fix link to monaco.d.ts
3 years ago
Alex Dima cad7e90951
Move typedoc files to `/website/typedoc` 3 years ago
Alex Dima 33ea399f99
Remove unused typedoc theme 3 years ago