Commit Graph

5928 Commits

Author SHA1 Message Date
Alex Dima
4aa1c3c621 Don't ship unused languages 2016-09-21 11:14:48 +03:00
Joao Moreno
de7267dc4e update uglify. bubble errors. scoped eslint 2016-09-19 10:22:57 +02: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
Alex Dima
09b4121dfe Do not include the registration of razor in monaco-editor-core 2016-09-18 11:37:14 +03:00
Alex Dima
6050a36ee8 Do not include the registration of handlebars in monaco-editor-core 2016-09-18 11:37:13 +03:00
Alex Dima
2b3478cb60 Do not include the registration of html in monaco-editor-core 2016-09-16 23:04:03 +02:00
Alex Dima
4eacf55c42 bump monaco-editor-core version due to breaking change in monaco.d.ts 2016-09-16 19:50:17 +02:00
Romanito
79ff8eba48 Fixes #12063: Enable "Open with Code" on drives but not recycle bin
Fixes #12063.
This is a complement to #11870.
Removed the "Folder" registry keys, restored the "directory" ones and added the "Drive" ones.
2016-09-16 00:20:31 +02:00
Erich Gamma
856f5e2a5a updated the tslint task 2016-09-15 11:19:09 +02:00
Martin Aeschlimann
8934bd2ba8 Merge branch 'master' into aeschli/html-extension 2016-09-14 20:12:26 +02:00
Benjamin Pasero
af877ffb53 fix gulp watch 2016-09-14 17:44:06 +02:00
Joao Moreno
94eb60a292 fix fsevents compatibility for build tools 2016-09-14 17:00:23 +02:00
Benjamin Pasero
6fa85223ef Electron Update 1.x (#11157)
* use electron 1.3.4

* ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE

* OSS input

* update electron.d.ts

* workaround for #8708

* bump oniguruma and chokidar with custom fsevents

* build with appveyor config from master

* oops, still use ELECTRON_RUN_AS_NODE

* use electron 1.3.5

* optional fsevents

* add cat.exe to workaround output issues

* use cat for tests

* remove some now obsolete ELECTRON_NO_ATTACH_CONSOLE

* also pipe output to cat for code.sh on windows

* unset ELECTRON_RUN_AS_NODE for appveyor

* fix tfs builds?

* fix build

* fix build?

* use cat only when running tests locally
2016-09-14 07:29:20 +02:00
Martin Aeschlimann
0aefa275cb Merge branch 'master' into aeschli/html-extension 2016-09-13 16:59:01 +02:00
Joao Moreno
a8a9b70d53 fix sourcemaps 2016-09-13 14:00:17 +02:00
João Moreno
cf922621a4 Merge pull request #11870 from Romanito/patch-1
Enable "Open with Code" on drive roots in Windows Explorer
2016-09-13 11:09:57 +02:00
Joao Moreno
9da8d35954 publish extension sourcemaps
fixes #10994
2016-09-13 09:42:11 +02:00
Alex Dima
262c0afaac Towards inlining KeyMod 2016-09-12 22:51:02 +02:00
Alex Dima
a72dc40355 mark KeyCode enum as const 2016-09-12 22:50:58 +02:00
Romanito
cc728e7bc6 Enable "Open with Code" on drive roots in Windows Explorer
The Windows Explorer context menu "Open with Code" works with files and directories but not with drive roots (C:\, D:\, etc.).
This change in the registry fixes that.
2016-09-12 11:40:56 +02:00
Rafael Corrêa Gomes
c3cbd5cb3f Simple pattern of all other files 2016-09-09 00:22:12 -03:00
Martin Aeschlimann
45ca3c06c8 Merge branch 'master' into aeschli/html-extension 2016-09-08 10:52:31 +02:00
Alex Dima
9245f2c246 Generate original module ids for debugging purposes when bundling 2016-09-07 17:48:51 +02:00
Alex Dima
2d8f5fff16 Extract MonacoWebWorker from standaloneEditor 2016-09-07 17:48:51 +02:00
Alex Dima
1733278318 monaco-editor-core@0.6.1 2016-09-06 21:19:27 +02:00
Alex Dima
508585691b Don't ship the changelog with monaco-editor-core 2016-09-06 21:19:25 +02:00
Paul Oppenheim
bccbc219cc vscode-linux-*-build-deb - permission bits match expected
fixes #11557
2016-09-05 19:40:33 -07:00
Alex Dima
d2dcbdaade 0.6.0 for monaco-editor-core 2016-09-05 15:39:35 +02:00
Alex Dima
bbcd753c7d Do not ship defineKeybinding resources in standalone editor 2016-09-05 15:39:27 +02:00
Joao Moreno
6a6cbbdb91 drop gulp-symdest 2016-09-05 12:38:29 +02:00
Benjamin Pasero
354455bae0 add LICENSES.chromium.html to build 2016-09-02 16:37:48 +02:00
Benjamin Pasero
9a28c3efd9 Windows: delete Credits_45.0.2454.85.html after install (replaced with LICENSES.chromium.html) 2016-09-02 16:02:21 +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
Joe Foster
007c2cab0d Adding gulp methods for targeting arm systems 2016-08-24 23:55:26 +01:00
Martin Aeschlimann
9c7306d1cf HTML parser with tests 2016-08-24 23:13:20 +02:00
Joao Moreno
a2b0f0cacc remove unused var 2016-08-22 11:05:55 +02:00
Joao Moreno
35f1a8e737 fix linux build 2016-08-22 10:57:06 +02:00
Joao Moreno
435df14a68 package after signing
fixes #10763
2016-08-22 10:01:08 +02:00
Alex Dima
9e792d5fd9 Adopt fast-plist 2016-08-17 12:53:28 +02:00
Alex Dima
8d43ec51ac Clean up contextkey type names 2016-08-12 17:09:49 +02:00
Alex Dima
a3ee47a555 Split IKeybindingService to different files 2016-08-12 16:38:47 +02:00
Joao Moreno
024ab8afc0 set name 2016-08-09 17:08:30 +02:00
Joao Moreno
bd81089174 Merge branch 'urlservice' 2016-08-09 15:48:51 +02:00
Martin Aeschlimann
b89e129aa2 [cpp] add grammar update script 2016-08-09 11:42:10 +02:00
Joao Moreno
ebf9722e2e darwin: customize plain electron for dev 2016-08-09 10:14:00 +02:00
Joao Moreno
28550cff75 es6ify gulpfile.common 2016-08-09 10:10:47 +02:00
Joao Moreno
ab09a74c80 isolate index.js from index.html 2016-08-08 16:52:32 +02:00
Joao Moreno
7ab8a18a02 propagate product.urlProtocol 2016-08-05 12:26:26 +02:00
Joao Moreno
c063542c2a wip: UrlService 2016-08-03 18:03:53 +02:00