23038 Commits

Author SHA1 Message Date
Matt Bierner
0ff02b2df7 Mark inline markdown code as strings for bracket matching and other editor features
Fixes #33513
2017-09-01 15:01:08 -07:00
Matt Bierner
341c314697 Mark TS settings as resource
Fixes #33669
2017-09-01 14:54:12 -07:00
Matt Bierner
a87c72f2df Bump markdown-it version
Fixes #33369
2017-09-01 14:39:56 -07:00
Matt Bierner
3a5784fe7b Use specific TS version 2017-09-01 13:53:59 -07:00
Matt Bierner
69afce7650 Build using TS 2.5 (#33705)
* Build using TS 2.5

Fixes #33704

* Remove explicit return type
2017-09-01 13:52:42 -07:00
Rob Lourens
60b9296fb1
Fix #33637 - uncaught error when searching path that doesn't exist 2017-09-01 11:28:43 -07:00
Andre Weinand
4313732a84 bump vscode version to 1.17 2017-09-01 18:14:32 +02:00
Andre Weinand
aa42e6ef81 update distro reference 1.16.0 2017-09-01 17:14:25 +02:00
Joao
cc2cedf6ad fixes #33383 2017-09-01 12:22:13 +02:00
Benjamin Pasero
5dcbf2e7f3 fix #33503 2017-09-01 12:03:09 +02:00
Joao
e0ac453614 fixes #33655 2017-09-01 11:59:10 +02:00
Alex Dima
dfd902449c Fixes #33351: Compute the scroll location for a reveal range request based on the already pending animation 2017-09-01 11:40:04 +02:00
Joao
b4210889e5 remove gitContentProvider warning message 2017-09-01 11:36:54 +02:00
Joao
0e703430be remove azure-account extension
related to #33639
2017-09-01 11:36:43 +02:00
Joao
f23b0d7974 fixes #33615 2017-09-01 11:23:44 +02:00
Benjamin Pasero
ee29fc9c61 Opening WorkSpace opens wp file instead after upgrade (fixes #33614) 2017-09-01 11:17:51 +02:00
Johannes Rieken
95d150db14 add vscode.env.appRoot 2017-09-01 11:09:41 +02:00
Joao
455cddfcae fixes #33153 2017-09-01 11:09:12 +02:00
Christof Marti
9c27b11bde Also @types/form-data 2017-08-31 23:55:22 -07:00
Christof Marti
922679f292 Add back production @types dependencies 2017-08-31 23:22:48 -07:00
Ramya Achutha Rao
b73495b071 Avoid error for invalid css emmet abbr 2017-08-31 19:17:22 -07:00
chrisdias
7b6ceb0821 pick up new distro 2017-08-31 16:27:52 -07:00
rebornix
a2079a772d Avoid saturation box repainting when unncessary. 2017-08-31 16:14:30 -07:00
Ramya Achutha Rao
3c2f2e7ccc Latest emmet helper for fixing #33579 and #33601 2017-08-31 13:48:39 -07:00
Matt Bierner
344cee64cb Update to TS 2.5 2017-08-31 12:56:33 -07:00
Andre Weinand
947baa6e87 fix for no-folder case; fixes #33367 2017-08-31 21:43:58 +02:00
Rob Lourens
46786fdac8 node-debug2@1.16.7 (Microsoft/vscode-node-debug2#135) 2017-08-31 11:20:37 -07:00
Alex Dima
779b4aeccb Fixes #33412: Don't do smooth scrolling when moving the cursor up/down one line 2017-08-31 18:48:50 +02:00
Alex Dima
7aa36c621b Fix compilation issue 2017-08-31 18:45:13 +02:00
Alex Dima
c2803e3c14 Have two animations when jumping at large distances (#33347) 2017-08-31 18:24:37 +02:00
Alex Dima
ca2d5dd0a7 Smooth scroll when jumping within the same file (#33414) 2017-08-31 18:24:37 +02:00
Joao Moreno
18bea9c44e list: respect selectOnMouseDown 2017-08-31 17:55:10 +02:00
Daniel Imms
59aa58b990 Update distro 2017-08-31 08:27:21 -07:00
Daniel Imms
2534c2a07b Update OSSREADME.json for electron1.7.3 2017-08-31 08:12:49 -07:00
isidor
ca61d17f86 do not show newFile / newFolder action for nonexistent roots 2017-08-31 17:09:57 +02:00
Joao Moreno
88e4bd7ad0 fixes #33309 2017-08-31 16:33:32 +02:00
Joao Moreno
4d1cc41085 fixes #33498 2017-08-31 16:19:19 +02:00
isidor
74b1964953 gray out nonexistent multi root folder
fixes #29738
2017-08-31 16:17:18 +02:00
Joao Moreno
c9e070991a remove close repo command 2017-08-31 16:12:10 +02:00
Andre Weinand
a7d50c007f result of first run of OSS tool 2017-08-31 15:58:53 +02:00
Joao Moreno
2b51e6bfe2 Revert "fixes #30323"
This reverts commit 062d65d175fb2183950cd1b02652799ae776c7c3.
2017-08-31 15:51:03 +02:00
Joao Moreno
c541f7fe8f fixes #33383 2017-08-31 15:40:26 +02:00
Alex Dima
1ffdbe427e Fixes #33342: Toggle Minimap command should have View category 2017-08-31 15:13:21 +02:00
Johannes Rieken
1cd745c529 clarify doc, #27939 2017-08-31 14:39:07 +02:00
Alex Dima
7e5d978256 Fixes #33368 2017-08-31 14:21:54 +02:00
Alex Dima
8ce745843c Fixes #33416: use smooth scrolling when revealing a model reference only when jumping within the same model 2017-08-31 14:07:06 +02:00
Andre Weinand
70d47c3d1a remove devDependencies from shrinkwrap: see #33587 2017-08-31 13:21:30 +02:00
Andre Weinand
04d0ad2989 add a license override for "request" npm module; see #33587 2017-08-31 13:21:30 +02:00
Martin Aeschlimann
b5783867f3 Not all token colour customisations are updated. Fixes #33495 2017-08-31 12:53:21 +02:00
Benjamin Pasero
0dcdf199e3 Undo after external modification does not turn editor dirty (fixes #33580) 2017-08-31 11:38:44 +02:00