Commit graph

862 commits

Author SHA1 Message Date
Joao Moreno 0a2d89c1ab fix new windows build 2017-05-09 16:11:36 +02:00
Joao Moreno 8b4a75ffd0 streamline win32 build 2017-05-09 11:42:37 +02:00
Joao Moreno 650b75a94a win32 tfs builds 2017-05-09 11:35:33 +02:00
Matt Bierner 9ebaef7fe4 Fix node_modules being included in our ts projects
Part of #24698

**bug**
A node_modules folder under build/lib/watch is being included in our project system. This slows down TS quite a lot

**fix**
Remove this and remove the root jsconfig.json in the project
2017-05-08 15:43:04 -07:00
Benjamin Pasero 69aaa885e2 fix build? 2017-05-05 18:30:16 +02:00
João Moreno ba787fbc03 Merge pull request #25497 from the-ress/default-file-association-icon
Fixes #4370: Set default icon for file associations
2017-05-04 17:46:53 +02:00
Andre Weinand fa5e110afb node-debug@1.13.1 2017-05-04 00:51:01 +02:00
Andre Weinand 05c771c2bb node-debug@1.13.0 2017-05-02 23:32:29 +02:00
Matt Bierner 8120c7f1b8 Use TypeScrit 2.3.2 for building VSCode (#25753) 2017-05-02 14:14:18 -07:00
Martin Aeschlimann 7f5ce0c5db Peek view color mixup in update script 2017-04-28 17:59:20 +02:00
Benjamin Pasero ff9f7b3baa Consider to use dots instead of camel-case (fixes #25428) (#25621)
* Consider to use dots instead of camel-case (fixes #25428)

* 💄
2017-04-28 15:29:37 +02:00
Andre Weinand 7a22d9d318 node-debug@1.12.14 2017-04-28 14:37:59 +02:00
Johannes Rieken f8ea7320cf re-enable removal of duplicated helpers 2017-04-28 11:02:26 +02:00
Andre Weinand 491f1ba3fc node-debug@1.12.13 2017-04-27 23:02:07 +02:00
Andre Weinand 9f658fdae2 node-debug@1.12.12 2017-04-27 17:00:08 +02:00
Rob Lourens 0f7f0aa49f Bump node-debug2 2017-04-26 18:29:07 -07:00
Tereza Tomcova 62159fdbe1 Fixes #4370: Set default icon for file associations 2017-04-27 02:15:52 +02:00
Andre Weinand dfea3bbab0 node-debug@1.12.11 2017-04-26 22:46:37 +02:00
Joao Moreno 2f480c3ef2 👷 hygiene for vscode.d.ts and monaco.d.ts 2017-04-26 18:04:48 +02:00
Johannes Rieken c5801bd87c update monaco.d.ts (copyright, whitespace) 2017-04-26 17:59:30 +02:00
Johannes Rieken f737b01757 update monaco.d.ts generation, recompile build-folder 2017-04-26 17:59:30 +02:00
Andre Weinand 2dbf28154a node-debug@1.12.10 2017-04-25 17:55:29 +02:00
Andre Weinand 451fac74dc node-debug@1.12.9 2017-04-25 16:43:01 +02:00
Dirk Baeumer fc3cc2bdcf Merge branch 'dbaeumer/grunt' 2017-04-25 09:52:39 +02:00
Martin Aeschlimann 29b2fe53ee [theme] support theme references 2017-04-24 22:49:26 +02:00
Andre Weinand 023bef270a node-debug@1.12.7 2017-04-24 22:17:18 +02:00
Michel Kaporin b98e13ce7f Inlined js file with the latest i18n.ts changes. 2017-04-24 14:40:30 +02:00
Michel Kaporin 76e1d22783 Moved code resource under the correct project variable. 2017-04-24 14:39:25 +02:00
Rob Lourens d0fefebfdb Bump node-debug2 2017-04-22 09:01:00 -07:00
Andre Weinand a84b52fe8a node-debug@1.12.6 2017-04-20 23:32:59 +02:00
Rob Lourens 03b549f896 Bump node-debug2 2017-04-19 21:36:00 -07:00
Daniel Ye f1858623a8 Merge branch 'master' of https://github.com/microsoft/vscode 2017-04-19 17:35:02 -07:00
Daniel Ye b4f8f96d03 2017-04-19. Merge in translation from transifex 2017-04-19 17:22:25 -07:00
Andre Weinand 374ba00982 node-debug@1.12.5 2017-04-20 00:35:19 +02:00
Alex Dima a29c3e1c71 Move cursor events out of editorCommon 2017-04-19 15:17:34 +03:00
Rob Lourens 9ac64297a3 Bump node-debug2 2017-04-18 20:08:16 -07:00
Alex Dima 4807f83348 Move ISelection out of editorCommon 2017-04-18 18:16:26 +03:00
Alex Dima f3be941164 Move IRange out of editorCommon 2017-04-18 17:33:22 +03:00
Alex Dima 8a3f8985fa Move IPosition out of editorCommon 2017-04-18 16:53:33 +03:00
Alex Dima 5aea732093 Move editor options out of editorCommon 2017-04-18 16:30:09 +03:00
Alex Dima 2281f744ed Move model events out of editorCommon 2017-04-18 16:30:09 +03:00
Dirk Baeumer 5e4d510a36 Grunt autodetection for terminal task runner 2017-04-14 15:19:32 +02:00
Johannes Rieken f9ee4da5dd Revert "Revert "Use TS 2.2 to build VSCode (#24734)""
This reverts commit 48722f6791.
2017-04-14 14:34:47 +02:00
Alex Dima a634d0bee8 Do not remove duplicate TS boilerplate until we find a good way to handle TS updates 2017-04-14 15:18:46 +03:00
Johannes Rieken 48722f6791 Revert "Use TS 2.2 to build VSCode (#24734)"
This reverts commit f36539258a.
2017-04-14 13:11:18 +02:00
Matt Bierner f36539258a Use TS 2.2 to build VSCode (#24734) 2017-04-13 19:51:53 -07:00
Magnus Hiie 95f0c15bf5 Expose insert..Braces rule in VS Code settings (#21649)
* Expose insert..Braces rule in VS Code settings

Fixes #18043

* Add requirement blurb for insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces

* Revert tsfmt change
2017-04-13 16:35:40 -07:00
Michel Kaporin fd27a89df5 Reverted back to iconv-lite dependancy until discovery why iconv module breaks the build. 2017-04-13 19:58:13 +02:00
Michel Kaporin 51dd9749a4 Updated iconv version to latest. 2017-04-13 19:03:20 +02:00
Michel Kaporin 018d824619 Added task that generates nls.metadata.json as a dependency for translations pushing. 2017-04-13 18:32:51 +02:00
Michel Kaporin 1ac2a17bb6 Fixed gulp task termination before all translations were emitted. Fixed issue with incorrect encoding for pulled translations. 2017-04-13 18:24:11 +02:00
Andre Weinand 6193224c51 node-debug@1.12.4 2017-04-11 23:54:18 +02:00
Andre Weinand 23c63f74a5 node-debug@1.12.3 2017-04-10 23:36:34 +02:00
Andre Weinand 34f60f4f65 node-debug@1.12.2 2017-04-09 23:46:45 +02:00
Rob Lourens d1b7f27fce node-debug2@1.12.0 2017-04-06 22:17:47 -07:00
Andre Weinand 4a0aac658d node-debug@1.12.1 2017-04-06 23:43:57 +02:00
Michel Kaporin 19b127a6c9 Fixed language codes for build process. 2017-04-06 16:38:28 +02:00
Michel Kaporin 96bd2ed7dd Merge pull request #23281 from michelkaporin/i18n
Added ability for JSON/XLIFF conversion and Push/Pull from Transifex
2017-04-06 14:38:05 +02:00
Michel Kaporin ac301ba0dc Updated cultures list to match Transifex. Code tidy up. 2017-04-06 09:45:42 +02:00
Michel Kaporin 394e3d2cbe Separated Default.isl and messages.isl in two separate projects. Introduced language parameter for pulling XLFs. 2017-04-05 18:12:24 +02:00
Michel Kaporin aad3068815 Exported necessary members back. 2017-04-05 16:22:22 +02:00
Michel Kaporin d180307676 Separated pulling from XLF->JSON conversion for Translation Team PoliCheck process. 2017-04-05 15:58:07 +02:00
Michel Kaporin f9ac2455d4 Scoped xml2js module to build folder only. 2017-04-05 12:22:25 +02:00
Michel Kaporin 60531dd2b7 Reverted typings folder refactoring. Made build pipeline to break on failures in parsing or in communication with Transifex. 2017-04-05 11:58:31 +02:00
Andre Weinand 53e48bb0a1 node-debug@1.12.0 2017-04-04 18:30:46 +02:00
Michel Kaporin 20fe186d31 Added package.json to 'build'. 2017-04-04 17:23:53 +02:00
Benjamin Pasero 0ce65972e4 fix vsda filter 2017-04-04 10:45:38 +02:00
Michel Kaporin 47e5d4353a Fixed pulled translations path problem. Code tidy up. 2017-03-31 15:24:26 +02:00
Andre Weinand 32605482fd node-debug@1.11.17 2017-03-31 11:22:22 +02:00
Joao Moreno 38bce9930a 👷 remove buffers from build streams 2017-03-31 10:30:29 +02:00
Joao Moreno 277dc8bdb9 👷 split linux tfs build 2017-03-31 10:22:13 +02:00
Rob Lourens 16d359d405 Bump node-debug2 2017-03-30 10:30:51 -07:00
Martin Aeschlimann 658643a31c [theme] rename editorGuide -> editorIndentGuides (for #23464) 2017-03-30 16:24:05 +02:00
Martin Aeschlimann 6534252837 [theme] rename checkedBorderColor -> inputActiveOptionBorder (for #23464) 2017-03-30 12:18:42 +02:00
Martin Aeschlimann 320a91118d [theme] rename editorInvisibles -> editorWhitespaces (for #23464) 2017-03-30 12:18:42 +02:00
Martin Aeschlimann e146a508c8 [theme] rename editorCurrentFindMatchHighlight -> editorFindMatch (for #23464) 2017-03-30 11:38:13 +02:00
Martin Aeschlimann 57ac341cfd [theme] rename editorSelectionHighlightColor -> editorSelectionHighlight (For #23464) 2017-03-30 11:38:12 +02:00
Rob Lourens a73e5e458e Bump node-debug2 2017-03-29 16:23:59 -07:00
Andre Weinand c4fb62962b node-debug@1.11.16 2017-03-29 23:02:24 +02:00
Rob Lourens 92ecb814e6 node-debug2@1.11.11 2017-03-29 11:46:20 -07:00
Joao Moreno b7e71acc87 💚 cmon build machine 2017-03-29 11:55:32 +02:00
Joao Moreno 0fb99b704c 💚 hopefully fix the linux tfs build 2017-03-29 10:47:51 +02:00
Joao Moreno f7195e0675 💚 possibly fix tfs linux build 2017-03-29 09:58:20 +02:00
Joao Moreno 646d0f9e0d 💚 fix linux build due to excessive output 2017-03-28 13:01:51 +02:00
Benjamin Pasero bc6e1f5397 💄 2017-03-27 21:00:29 -07:00
Rob Lourens 4f07618a8d Bump node-debug 2017-03-27 13:56:55 -07:00
Michel Kaporin 33653d1296 Updated correct destination for localized json files. 2017-03-27 18:00:57 +02:00
Michel Kaporin b1c5464ea3 Resolved merge conflicts 2017-03-27 15:47:37 +02:00
Michel Kaporin f352caed0b Updated imports for i18n with typings. Removed 'request' module dependency. 2017-03-27 15:45:44 +02:00
Michel Kaporin 0741a67980 Synchronised pipe to prevent its ending before all of the API responses received. 2017-03-27 15:45:43 +02:00
Michel Kaporin 59c3ff8e85 Added i18n tests. 2017-03-27 15:45:43 +02:00
Michel Kaporin 9374658d1c Implemented transifex push and pull for translations together with json->xlf->json parsing. 2017-03-27 15:45:43 +02:00
Michel Kaporin 2af1e01b44 Implemented transifex push and pull for translations together with json->xlf->json parsing. 2017-03-27 15:45:43 +02:00
Rob Lourens c995ecf2e9 Bump node2?-debug 2017-03-26 21:12:16 -07:00
Rob Lourens de23e7888b bump node-debug2 2017-03-24 20:17:11 -07:00
Rob Lourens e112282475 Bump node-debug 2017-03-24 14:48:12 -07:00
Andre Weinand 66992a93b2 update node-debug 2017-03-23 15:52:19 +01:00
Dirk Baeumer f70b0b3ecb Fixes #22069: Define extension story for tasks 2017-03-23 14:32:31 +01:00
Martin Aeschlimann b9189cadc1 [theme] introduce IStandaloneThemeService 2017-03-21 12:17:05 +01:00
Martin Aeschlimann 99dafc3894 [theme] adopt ITheme in standalone editor 2017-03-21 12:17:05 +01:00
Joao Moreno d97b01e3b7 🐛 improve allow async node warning 2017-03-21 11:49:28 +01:00
Joao Moreno 49f0396761 👷 tslint: allow-async rule 2017-03-21 11:28:58 +01:00
Joao Moreno 9af8da0d50 👷 allow hygiene to run on a single file 2017-03-21 11:28:26 +01:00
Joao Moreno a85a6a22de 👷 update build files 2017-03-21 11:28:10 +01:00
Andre Weinand eb7827c78b update node-debug 2017-03-21 00:00:57 +01:00
Rob Lourens acb5677cd8 Bump node-debug2 2017-03-20 08:44:46 -07:00
Michel Kaporin 980ea6b2c2 Updated imports for i18n with typings. Removed 'request' module dependency. 2017-03-20 15:01:18 +01:00
Rob Lourens 6effc333e3 Bump node-debug 2017-03-17 14:13:19 -07:00
Alex Dima a3dba6ed08 Adopt RuntimeKeybinding 2017-03-17 18:20:11 +01:00
Michel Kaporin bf008106c8 Synchronised pipe to prevent its ending before all of the API responses received. 2017-03-17 17:24:18 +01:00
Michel Kaporin d64ea296b5 Merged changes. 2017-03-17 15:34:47 +01:00
Michel Kaporin c47a8c3635 Added i18n tests. 2017-03-17 15:27:05 +01:00
Michel Kaporin 4fd13f7cc9 Implemented transifex push and pull for translations together with json->xlf->json parsing. 2017-03-17 11:34:41 +01:00
Rob Lourens 074469bfb8 Bump node-debug2 2017-03-16 21:26:11 -07:00
Andre Weinand 8ca2c28a6d update node-debug 2017-03-16 23:34:44 +01:00
Michel Kaporin bb1e7117f1 Implemented transifex push and pull for translations together with json->xlf->json parsing. 2017-03-16 18:07:55 +01:00
Rob Lourens e6daec919b Bump node-debug2 2017-03-15 22:20:00 -07:00
Rob Lourens 6a00291035 bump node-debug2 2017-03-14 16:06:42 -07:00
Rob Lourens 8cd6b58309 Bump node-debug2 2017-03-13 20:23:39 -07:00
Andre Weinand 693e91fdf8 update node-debug 2017-03-13 23:06:47 +01:00
Andre Weinand f1c2355a75 update node-debug 2017-03-12 23:49:40 +01:00
Martin Aeschlimann 8ad8151abc [themes] convert default themes to new format 2017-03-09 16:32:59 +01:00
Alex Dima b71baf9764 Reduce usage of BinaryKeybindings 2017-03-09 11:33:09 +01:00
Andre Weinand bf0b9ddc0e update node-debug 2017-03-08 23:26:28 +01:00
Martin Aeschlimann 99ab6e8d7b [theme] conversion script 2017-03-08 23:02:41 +01:00
Andre Weinand 958776e71d update node-debug 2017-03-07 23:49:44 +01:00
Martin Aeschlimann 0049138c96 adding theming registry 2017-03-07 14:42:54 +01:00
João Moreno a3ad9217dc Merge pull request #21879 from Microsoft/joao/shared-process
Move shared process to a browser window
2017-03-07 11:34:35 +01:00
Rob Lourens f935c5856d node-debug2@1.11.2 2017-03-06 16:16:08 -08:00
Rob Lourens 1207177cd7 node-debug2@1.11.1 2017-03-06 15:25:39 -08:00
Benjamin Pasero 61efd8fb23 build build/lib folder with latest 2017-03-06 16:32:23 +01:00
João Moreno 8d8ab2a59d Merge branch 'master' into shared-process 2017-03-06 15:09:17 +01:00
Alex Dima 1645d0d150 Fixes #21892: Do not read .d.ts files from disk when generating monaco.d.ts 2017-03-06 12:14:41 +01:00
Joao Moreno 31fbe0bcd6 fix build 2017-03-06 10:54:22 +01:00
Andre Weinand f202f6ac89 update node-debug 2017-03-06 10:45:08 +01:00
Joao Moreno 2cb0c459e2 fix build 2017-03-03 17:12:55 +01:00
Joao Moreno 60ba1dc9be fix build 2017-03-03 12:11:37 +01:00
Rob Lourens 84e56fc527 node-debug2@1.11.0 2017-03-02 21:38:40 -08:00
Andre Weinand 4974adc5cf update node-debug 2017-03-02 00:22:50 +01:00
Johannes Rieken c3ca6093e7 add v8-profiler to node module clean up 2017-03-01 15:58:30 +01:00
Alex Dima 68d37dac12 monaco-editor-core: 0.8.2 2017-03-01 13:52:52 +01:00
Alex Dima a68c9d0102 Fix gulp watch 2017-03-01 10:01:48 +01:00
Alex Dima 9893aaf825 reload typescript node module only at build time 2017-03-01 09:24:47 +01:00
Alex Dima f9ccfe7cbc Try to free memory after TS compilation finishes 2017-02-28 16:44:51 +01:00
Benjamin Pasero 40fecfaa77 fix mixin 2017-02-27 14:57:23 +01:00
Andre Weinand df0e5d5ed8 update node-debug (translations) 2017-02-27 11:31:55 +01:00
Andre Weinand d967515b64 update node-debug 2017-02-23 20:37:16 +01:00
Rob Lourens 88d482ce03 node-debug@1.10.18 2017-02-22 21:00:44 -08:00
Andre Weinand de593dd632 update node-debug 2017-02-22 23:31:01 +01:00
Daniel Imms 85aad8238a Copy rpm to location expected by distro 2017-02-21 10:11:02 -08:00