Commit Graph

5928 Commits

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