Commit Graph

82 Commits (a4564a1f1fc581f1c3023906904d72c2f597d1da)

Author SHA1 Message Date
Alex Dima 207f0cf42a
Move website task out of `gulp` 2021-11-16 21:51:45 +01:00
Alex Dima 240b684846
Move `simpleserver` script off of `gulp` 2021-11-16 20:55:19 +01:00
Alex Dima cf27b4665e
Move release script off of `gulp` 2021-11-16 20:04:55 +01:00
Alex Dima 1f837fe159
Move `metadata.js` to root 2021-11-15 23:01:10 +01:00
Alex Dima e8dabe034a
Add pre-commit hooks 2021-11-15 11:13:52 +01:00
Alexandru Dima dcbd8121d9
Adopt `esbuild` for `monaco-typescript` 2021-11-12 13:26:25 +01:00
Alex Dima e9074202ae
Fixes to website scripts 2021-11-09 16:51:46 +01:00
Alex Dima a6ebcecf27
Avoid loading the entire language service on the main thread code 2021-11-08 23:46:03 +01:00
Alex Dima 1a21834a97
Simplify paths in `metadata.js` 2021-11-08 16:32:06 +01:00
Alex Dima a155838b58
Restore editor release task 2021-11-08 16:07:47 +01:00
Alex Dima 497507ffee
Move into `monaco-editor` directory 2021-11-05 11:59:13 +01:00
Henning Dieterichs 6190b68c94
Repairs build script. 2021-09-23 14:59:35 +02:00
Alex Dima d2adc1dcd9
Fixes #2460 2021-05-12 14:24:55 +02:00
Alexandru Dima e602dddb6c
Improve website script 2021-03-05 17:06:47 +01:00
Alex Dima a5b4a189c2
Move typedoc related files together 2021-02-17 08:00:17 +01:00
Alex Dima 14192f5c4e
Rename folder to typedoc 2021-02-17 07:58:16 +01:00
Alex Dima 5f1f3bb148
Adopt latest typedoc 2021-02-17 07:57:11 +01:00
Alexandru Dima 1cada068d1
Remove CI workflow since vscode runs it now (e.g. https://github.com/microsoft/vscode/runs/1619014477?check_suite_focus=true) 2020-12-28 22:05:43 +01:00
Alex Dima 7e0afc8f43
Fixes #2155: Adopt latest typedoc themes 2020-09-25 14:47:31 +02:00
Alexandru Dima 45279f68e2
Merge pull request #2112 from KapitanOczywisty/javascriptDefaults
Update example: allow peek definition
2020-09-17 22:24:02 +02:00
Alex Dima 1b39474886
Minor edits 2020-09-17 22:23:21 +02:00
Alex Dima 2ff2f65be7
Use a regex for injecting `vs/editor/editor.api` as a dependency 2020-09-09 17:26:06 +02:00
Orta c09657381e Adds support for both quotes in the TS side 2020-09-09 10:28:53 -04:00
Alex Dima 2a996151d7
adopt latest monaco plugins 2020-09-08 14:51:11 +02:00
Alex Dima fb0c77cf75
Adopt latest `monaco-json` 2020-09-07 14:38:10 +02:00
Alex Dima daabff0021
Remove usage of X-UA-Compatible 2020-02-13 17:07:01 +01:00
Alex Dima fce1d2eed8
Prepare for 0.20.0 2020-02-11 00:18:08 +01:00
Alexandru Dima 38b4e2ec0e
Fixes microsoft/monaco-editor#1729: Fix running the build on Windows (files with \r\n) 2020-01-06 10:08:36 +01:00
Alex Dima ccfa555758
Prepare for 0.19.0 2019-12-20 21:38:35 +01:00
Alex Dima a943d3d0b0
Fix comment content 2019-12-16 23:53:44 +01:00
Peng Lyu 3d0dae8fe1
CI testing for editor distro, webpack bundling and smoke test (#1675)
Bundle/Test with latest VS Code.
2019-11-18 11:50:42 -08:00
Alexandru Dima 68d9e00fbe
switch to yaserver 2019-11-13 11:45:19 +01:00
Alex Dima 7104a97f34
Use etag 2019-10-02 22:22:11 +02:00
Alex Dima d3fdf3bfc7 Fixes #1305: avoid pointing to missing source maps 2019-09-19 11:12:59 +02:00
Alex Dima 374dc8fd95 Move off broken http-server (on Windows) 2019-09-18 17:55:03 +02:00
Alexandru Dima d23fd1e0a0
Merge pull request #1303 from swarnava/copyright-year
Make copyright year dynamic
2019-03-01 22:49:29 +01:00
Alex Dima 78076d9bf8 2018 -> 2019 2019-03-01 22:48:57 +01:00
Alex Dima a5c9de82be Fix build 2019-02-19 13:15:56 +01:00
Alex Dima 440404716e Upgrade to gulp 4 2019-02-19 11:16:39 +01:00
Alex Dima f137ccee65 Fixes #1178: Use slashes even on Windows 2018-11-13 13:36:48 +01:00
Alex Dima 3664cb4445 Break up the gulp website task 2018-11-09 12:26:36 +01:00
Will Smythe 2a0508fc89 Initial azure-pipelines.yml for monaco-editor website 2018-11-08 09:32:17 -05:00
Alex Dima 1fcd19be1c Fixes #922 2018-08-10 13:23:14 +02:00
Alex Dima fe5ddc65b2 Add workaround for typedoc silliness 2018-05-15 12:24:55 +02:00
Alex Dima 5142ee6c30 Fixes #871 2018-05-15 11:23:21 +02:00
Alex Dima 5011586b50 Tweak script order 2018-04-12 09:47:37 +02:00
Alex Dima e824352114 Move webpack plugin to its own project 2018-04-11 10:13:52 +02:00
Tim Kendrick 7d6ae1b4f3 Add webpack loader plugin 2018-03-16 12:44:11 +00:00
Alex Dima c6192de715 Ship better typings file 2018-03-14 11:18:48 +01:00
Alex Dima 994b5d31e9 Adopt latest deps 2018-03-13 17:30:03 +01:00