Commit Graph

23576 Commits

Author SHA1 Message Date
Rob Lourens
657602b04d Merge pull request #17530 from zyml/feature/php-commenting
Improve comment indenting behaviour for PHP
2017-09-03 21:29:14 -07:00
Rob Lourens
ddb6d23841 Merge branch 'master' into feature/php-commenting 2017-09-03 21:28:19 -07:00
Daniel Imms
977fd77fae Make fontSize a number 2017-09-03 09:11:35 -07:00
Daniel Imms
993aea8350 Fix default terminal line height 2017-09-03 08:49:49 -07:00
Daniel Imms
0d022d59d2 Fix lineHeight for terminal char measure object 2017-09-03 08:40:35 -07:00
Daniel Imms
c6b2dd5b47 Align terminal to bottom 2017-09-03 08:09:41 -07:00
Andre Weinand
f425782ebf update node-debug OSS modules 2017-09-03 17:07:52 +02:00
Daniel Imms
fbd6419dd9 Support lineHeight 2017-09-03 07:49:00 -07:00
Ramya Achutha Rao
a23fe87f6b Update shrinkwrap for emmet 2017-09-02 22:35:35 -07:00
Daniel Imms
447b1e1a9a Get fonts displaying correctly 2017-09-02 21:31:31 -07:00
Daniel Imms
6894327cf2 Add CSS changes
xterm.css is now unmodified from upstream, all modifications
are in terminal.css
2017-09-02 21:30:58 -07:00
Daniel Imms
78be8b3ec2 Update typings 2017-09-02 20:47:27 -07:00
Daniel Imms
c383d5782d Scroll in terminal using correct ydisp value
Fixes #33736
2017-09-02 20:30:36 -07:00
Andre Weinand
ce5ee6e729 support both startSessionCommand and resolveDebugConfiguration 2017-09-03 01:12:00 +02:00
Andre Weinand
cf95ccce34 better typing for resolveDebugConfiguration 2017-09-03 01:00:43 +02:00
Andre Weinand
f5614842a2 promote proposed debug api 2017-09-03 00:54:26 +02:00
Matt Bierner
465c3ed793 Detect markdown reference links as document links
Fixes #33714
Fixes #25861
2017-09-01 16:29:08 -07:00
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
Joao
b1c545c1c9 wip: clean up smoketest launching 2017-09-01 17:52:29 +02:00
Andre Weinand
aa42e6ef81 update distro reference 1.16.0 2017-09-01 17:14:25 +02:00
Joao
3f2b4def89 fix up smoketest dependencies 2017-09-01 16:37:55 +02:00
Joao
819b1b9343 run smoketest npm install as postinstall step 2017-09-01 16:37:33 +02:00
Johannes Rieken
fa88fdef6d show lightbulb inline 2017-09-01 15:32:39 +02:00
Johannes Rieken
6fe9944483 add another test 2017-09-01 15:11:49 +02:00
Johannes Rieken
4ed9e5cbb9 resolve transform strings 2017-09-01 12:38:05 +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
Johannes Rieken
8708bb1f03 support escaped fwd-slash 2017-09-01 11:49:49 +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