Commit Graph

2814 Commits (35b3ba2a30f95cb7c253ad6a7bb89b8d8a1fad7c)

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