Commit Graph

4014 Commits

Author SHA1 Message Date
Andre Weinand
0dc762612f node-debug@1.13.2 2017-05-09 18:06:04 +02:00
Joao Moreno
c5fcfbc113 windows build 2017-05-09 16:11:36 +02:00
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