Commit graph

34 commits

Author SHA1 Message Date
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)