Commit Graph

4014 Commits

Author SHA1 Message Date
Joao Moreno
e11ba0b982 keep built-in extensions' translations
fixes #13488
2016-10-11 12:37:34 +02:00
Martin Aeschlimann
1548a3f4da update-grammar script: include download functions 2016-10-10 17:20:27 +02:00
Joao Moreno
839edf04ab Revert "remove unused build script"
This reverts commit decfd25ac1.
2016-10-10 16:21:27 +02:00
Johannes Rieken
8f143364c8 Merge branch 'master' into joh/fmt 2016-10-08 09:21:53 +02:00
Alex Dima
b457326a02 Remove no longer used code (due to vs/languages removal) 2016-10-07 17:55:50 +02:00
Johannes Rieken
08d9f79137 dont report filename twice 2016-10-07 17:42:22 +02:00
Johannes Rieken
77206a5533 more hygiene 2016-10-07 17:39:26 +02:00
Johannes Rieken
81de8be588 use tsfmt as gulphygiene check 2016-10-07 17:25:32 +02:00
Alex Dima
cf6b4b5661 Remove the rest of vs/languages 2016-10-07 16:57:11 +02:00
Alex Dima
527f8bb669 monaco-editor-core v0.7.3 2016-10-07 15:52:14 +02:00
Alex Dima
7905486b42 0.7.2 for monaco-editor-core 2016-10-07 15:51:15 +02:00
isidor
3383ef7de0 use node-debug version 1.6.9
#13336
2016-10-07 13:47:57 +02:00
Tereza Tomcova
90770d236f Call AllowSetForegroundWindow before sending IPC to the running instance on Windows (Fixes #929) 2016-10-07 11:14:54 +02:00
isidor
3933d115ec update node-debug 2016-09-29 10:46:56 +02:00
roblou
a6d6ea86db Take latest node-debug2 2016-09-28 17:02:49 -07:00
Joao Moreno
dbf130cde1 fixes #12816 2016-09-28 16:58:17 +02:00
Joao Moreno
bdddc2bf4c remove out folder at installation time
fixes #12010
2016-09-28 14:53:11 +02:00
Joao Moreno
16e72fa2da fixes #10694 2016-09-28 10:58:17 +02:00
Alex Dima
010a5e6f78 Fixes #12736: Add more files to integrity check 2016-09-27 21:03:26 +03:00
Joao Moreno
92212c1b34 bundle built-in extensions
fixes #12570
2016-09-27 14:39:13 +02:00
Rob Lourens
8ada76b511 Take new node-debug 2016-09-26 16:51:55 -07:00
Rob Lourens
fb1fa3c2c1 Update node-debug2 version 2016-09-26 16:22:24 -07:00
Rob Lourens
902c1ddca8 Update node-debug2 2016-09-23 17:05:49 +02:00
Johannes Rieken
ba6f82cf51 exclude debug/build artifacts, fixes #12361 2016-09-23 16:10:22 +02:00
Alex Dima
3ff3142355 Compute checksums during packaging 2016-09-23 15:53:49 +03:00
Rob Lourens
dbda829ee4 Take new node-debug2 version 2016-09-23 12:51:09 +02:00
Daniel Imms
63a5ab8545 Merge pull request #12486 from ted-piotrowski/master
Fix gulp methods for targeting arm systems
2016-09-22 16:46:03 -07:00
Rob Lourens
0cf21a86a1 Include node-debug2 2016-09-22 22:43:36 +02:00
Andre Weinand
97377ff4e3 update node-debug to 1.6.5 2016-09-22 22:02:19 +02:00
Ted Piotrowski
98c19028ce Fix gulp methods for targeting arm systems 2016-09-22 15:36:05 -04:00
isidor
817515e3e2 update node-debug 2016-09-22 15:16:54 +02:00
Andre Weinand
b7d6960d36 get node-debug from marketplace 2016-09-22 15:03:23 +02:00
Andre Weinand
4eb352cc85 ensure that *.nls.json files are buffered 2016-09-22 12:32:10 +02:00
Dirk Baeumer
469178b36c Merge in translations 2016-09-21 21:42:39 +02:00
Joao Moreno
decfd25ac1 remove unused build script 2016-09-21 15:57:17 +02:00
Joao Moreno
98dde6a5f2 download extensions at build time 2016-09-21 15:57:17 +02:00
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