Commit graph

104 commits

Author SHA1 Message Date
Erich Gamma afbf447ccd Fix for #53710 adopt TS support for checking JSON files 2018-07-06 15:13:44 +02:00
Alex Dima df15f84236 Have esm/vs/editor/editor.api.d.ts be an external module (Microsoft/monaco-editor#871) 2018-05-15 11:17:11 +02:00
Alex Dima 6bf2e72541 Fixes Microsoft/monaco-editor#770 2018-04-25 11:47:01 +02:00
Johannes Rieken 5365e9d823 Revert "use cp.fork"
This reverts commit 161073b23f.
2018-04-05 14:36:21 +02:00
Johannes Rieken e1f94c6302 explain magic 2018-04-05 11:33:28 +02:00
Johannes Rieken 161073b23f use cp.fork 2018-04-05 11:33:12 +02:00
Johannes Rieken 03eb7931ae add monaco-typecheck tasks and add them to the compile/watch tasks 2018-04-05 10:00:50 +02:00
Alex Dima d0eaa02c0a Better support for ESM workers 2018-03-15 14:44:36 +01:00
Alex Dima 66091601a5 Ship editor in ESM format 2018-03-15 14:44:15 +01:00
Benjamin Pasero a23edada50 debt - avoid deprecated Buffer ctors 2018-02-26 13:09:54 +01:00
Joao Moreno c9fc911330 fix formatting 2018-02-12 12:40:53 +01:00
Erich Gamma 5e41d2aafb enable checkJS 2018-02-01 14:39:12 +01:00
Alex Dima ffa4402b08 More packaging fixes for the standalone editor 2017-06-30 18:04:22 +02:00
Alex Dima 6d40eb25dc Fix standalone editor packaging task 2017-06-30 17:54:51 +02:00
Alex Dima b3c009ba19 More layering clean-up 2017-06-19 12:10:43 +02:00
Alex Dima aeb466bdee Do not inline large SVGs (Fixes Microsoft/monaco-editor#336) 2017-01-26 14:17:57 +01:00
Alex Dima a2477d9a60 Move /build/gulpfile.common to /build/lib/optimize.ts 2016-10-20 15:00:01 +02:00
Alex Dima 9c70ea1302 No need to compile extensions when doing an editor build 2016-10-19 17:22:49 +02:00
Alex Dima b457326a02 Remove no longer used code (due to vs/languages removal) 2016-10-07 17:55:50 +02:00
Alex Dima 4aa1c3c621 Don't ship unused languages 2016-09-21 11:14:48 +03:00
Alex Dima 72ef20b5b3 Improve monaco-editor-core bundling 2016-09-18 23:05:42 +03:00
Alex Dima fa48339ae2 monaco-editor-core no longer ships any built-in languages 2016-09-18 11:50:11 +03:00
Joao Moreno 9da8d35954 publish extension sourcemaps
fixes #10994
2016-09-13 09:42:11 +02:00
Alex Dima 508585691b Don't ship the changelog with monaco-editor-core 2016-09-06 21:19:25 +02:00
Alex Dima bbcd753c7d Do not ship defineKeybinding resources in standalone editor 2016-09-05 15:39:27 +02:00
Alex Dima 22306fd270 Fixes Microsoft/monaco-editor#148: Force css loader plugin to inline images as base64 for the monaco editor 2016-08-31 16:17:00 +02:00
Martin Aeschlimann 57c83e75af Fix in standalone editor build script - remove standaloneLanguages2 2016-06-26 13:11:08 +02:00
Alex Dima f58ec3ae00 monaco-editor-core v0.5.0 2016-06-24 12:37:07 +02:00
Alex Dima 7a8b9e9b02 The editor cannot be shipped without third party OSS anymore 2016-06-24 12:32:30 +02:00
Alex Dima 9184a301c0 marked now needs to be shipped in monaco-editor-core due to 51f2d539a6 2016-06-24 12:30:53 +02:00
Alex Dima 07607511db Ship README.md with monaco-editor-core 2016-06-09 11:20:03 +02:00
Alex Dima 8ad5ab52b7 Wrap 3rd party code to make it clear in minified files 2016-06-09 10:50:19 +02:00
Alex Dima 03cfd18a68 Add analyze-editor-distro task 2016-06-08 20:59:08 +02:00
Alex Dima 90eb74e313 Delete code that was extracted to other repos 2016-06-08 10:17:51 +02:00
Alex Dima bb7358555b Inline small svg/png images when bundling editor 2016-06-07 18:46:56 +02:00
Alex Dima 634ebbb123 monaco-editor: add monaco.languages.setMonarchTokensProvider 2016-06-06 16:44:44 +02:00
Alex Dima 0e81224179 Further fixes to gulpfile.editor 2016-05-31 16:37:47 +02:00
Alex Dima 33771bbfaa Fix build/gulpfile.editor 2016-05-31 16:32:24 +02:00
Alex Dima 7ec0f25030 Improve editor-distro gulp task 2016-05-31 16:31:35 +02:00
Alex Dima 545af1f16c Remove vs/text loader plugin 2016-05-23 20:03:41 +02:00
Alex Dima 7c1c26a31a Fixes #4942: Tweak typescript bundling definitions 2016-04-08 17:36:30 +02:00
Joao Moreno b027a0c492 fix up lint errors, cleanup build folder 2016-03-07 12:56:32 +01:00
Alex Dima c19f9bf590 Inline theme files 2016-03-06 12:42:58 +01:00
Alex Dima a9952454eb Remove no longer necessary tasks 2016-03-06 12:37:24 +01:00
Daniel Imms e2b4e36873 Fix lint errors in build/ 2016-03-03 22:12:47 -08:00
Alex Dima bc76d98e00 Prefer lowercase c in (c) 2016-02-24 14:28:46 +01:00
Alex Dima 8bc37bcf37 Do not ship octicons in standalone editor 2016-02-24 14:28:45 +01:00
Dirk Baeumer a5976acb36 Fully remove JS and TS from the VSCode. Only keep extensions. 2016-02-17 16:42:22 +01:00
Johannes Rieken 21b2a40f98 move marked.js to common 2016-01-25 10:28:39 +01:00
Joao Moreno ff6c7a2306 validate BUILD_SOURCEVERSION 2015-11-24 11:23:03 +01:00
isidor 28e29d7977 line endings. 2015-11-23 20:28:42 +01:00
Alex Dima 046b87e067 Better editor build tasks 2015-11-20 14:54:11 +01:00
Alex Dima d7177d6539 Generate different header in editor build 2015-11-20 00:08:13 +01:00
Joao Moreno 2a29c3b6b5 ➡ gulpfiles into build
fixes #196
2015-11-19 15:47:33 +01:00
Renamed from gulpfile.editor.js (Browse further)