Commit graph

22059 commits

Author SHA1 Message Date
Christof Marti
f77b8801ee OSS tool update 2017-08-03 15:13:49 -07:00
Ramya Achutha Rao
e6c60418fd Update Go indentation rules 2017-08-03 14:26:27 -07:00
Ramya Achutha Rao
5278a69ae1 Use latest emmet css parser Fixes #31990 2017-08-03 13:55:52 -07:00
Rob Lourens
4f85ae3ed2 Remove debug option 2017-08-03 08:49:40 -07:00
Rob Lourens
fbdc10002c Fix #31825, not handling 'false' excludes correctly 2017-08-03 08:19:30 -07:00
Martin Aeschlimann
b0b281f632 Token color customisations not applied live. Fixes #31567 2017-08-03 17:14:27 +02:00
Martin Aeschlimann
946bb89854 [json] enable color picker 2017-08-03 16:26:47 +02:00
Martin Aeschlimann
954954d566 [json] update service (fixes #29949) 2017-08-03 15:49:23 +02:00
Martin Aeschlimann
35df375c25 Update css language service: Fixes #27590 & 4/8 digit hex colors 2017-08-03 15:36:17 +02:00
Dirk Baeumer
cb074ea36d Fixes #30596: Binding keyboard shortcuts to tasks doesn't work with tasks 2.0 2017-08-03 15:02:16 +02:00
Erich Gamma
b68f55426f Temporary fix for #31972 2017-08-03 14:51:57 +02:00
Dirk Baeumer
c4c66d8bc4 Fixes #31971: Disable TypeScript watch support 2017-08-03 14:41:36 +02:00
Dirk Baeumer
aca45c46d6 Fixes #30766: Build task does not stop launch with Tasks 2.0.0 2017-08-03 12:51:28 +02:00
Rob Lourens
c26f8a312b Merge pull request #31946 from Microsoft/amqi/update-window-shellname
Add dispose to WindowsShellHelper
2017-08-02 20:12:30 -07:00
Amy Qiu
6e67040bc7 Set saved process to null 2017-08-02 19:37:52 -07:00
Rob Lourens
857fbacfa7 Fix #20547 - Also update include/exclude history on search submit 2017-08-02 19:31:08 -07:00
Matt Bierner
0ec6e13999 Fix possible race condition when posting messages to the webview
Fixes #31951
2017-08-02 19:13:45 -07:00
Ramya Achutha Rao
ded9f62a27 Fallback to html only if emmet supported 2017-08-02 18:31:15 -07:00
Amy Qiu
f175057903 Fix conflicts 2017-08-02 17:18:29 -07:00
Daniel Imms
ee102a0e3a Don't kill ptyProcess on Windows
Rely on it cleaning up after itself after taskkill.exe kills the
process tree. Telling node-pty to clean up was causing a native
exception as the shell process no longer exists.

One concern is that this could leak process handles but I verified
that the OS cleans this up https://msdn.microsoft.com/en-us/library/windows/desktop/ms686722(v=vs.85).aspx

Fixes #31782
2017-08-02 17:09:37 -07:00
Christof Marti
a8ea82ddf3 Delete rogue line 2017-08-02 16:17:37 -07:00
Matt Bierner
19e7485691 Make sure we don't set diagnostics in js/ts when validation is disabled 2017-08-02 15:53:12 -07:00
Ramya Achutha Rao
310339fb1e Fallback to html when syntax is not supported by emmet 2017-08-02 15:31:45 -07:00
Rob Lourens
da90dbf82e Update PHP grammar (temporarily from a fork that contains the previous version + an important change to fix #30448) 2017-08-02 15:29:30 -07:00
Matt Bierner
f1d39bb3ea Cleanup markdown security setting selector UX 2017-08-02 15:00:23 -07:00
rebornix
b92584a4dd Fix #31867. We should be less aggressive when moving beyond embedded language boundary 2017-08-02 13:52:02 -07:00
rebornix
0cadca3e14 Fix #31867. OnEnter rules should work on virtual model when moving lines 2017-08-02 13:52:02 -07:00
Ramya Achutha Rao
7727460c6d Use emmet helper from Microsoft repo 2017-08-02 13:33:41 -07:00
Matt Bierner
6a49783e8e Make sure we only mark one selected TS version in the picker
Fixes #31876
2017-08-02 12:55:45 -07:00
Matt Bierner
1b399814a3 Configure Exclude status bar item should open config directly
Fixes #21215
2017-08-02 12:33:29 -07:00
Ramya Achutha Rao
a65e0d390c Support trim filter when wrapping abbreviations Fixes #31893 2017-08-02 12:28:48 -07:00
Ramya Achutha Rao
6add313e08 Fix emmet custom snippets for html Fixes #29146 2017-08-02 11:15:11 -07:00
Rob Lourens
e12b425609 Fix #31903 - big5-hkscs typo 2017-08-02 10:59:54 -07:00
Martin Aeschlimann
efdd667057 Boxes shown for missing multiroot file icons. Fixes #31494 2017-08-02 18:29:45 +02:00
Dirk Bäumer
c9d28a3d59 Merge pull request #31678 from stephtr/patch-1
Update dotnet build task
2017-08-02 10:27:41 +02:00
Ramya Achutha Rao
23118ef434 Tests for the new wrap abbreviation command 2017-08-01 22:08:40 -07:00
Ramya Achutha Rao
211ffdf184 Emmet wrap individual lines with abbr #31814 2017-08-01 21:50:04 -07:00
Rob Lourens
2ccdbe4209 Fix #31892 - handle backslashes in 'files to include' correctly 2017-08-01 21:09:50 -07:00
Matt Bierner
5d07cf0576 Reduce flickering in the markdown preview 2017-08-01 20:49:56 -07:00
Rob Lourens
bd0cbacac6 Fix #31819 - fix some open files included in search results. to be continued in #29505 2017-08-01 20:42:30 -07:00
Matt Bierner
80515175cb Always use fileSearch to pick up tsconfig.jsons
Fixes #31822
2017-08-01 18:54:06 -07:00
Ramya Achutha Rao
e73bb91dc1 Since wrap with abbr is not supported in css, it can fallback to html 2017-08-01 18:24:30 -07:00
Matt Bierner
cdcadccc37 Don't show path in TS version selector for bundled TS. Fixes #31843 2017-08-01 17:21:08 -07:00
Ramya Achutha Rao
f41fc0134c test for nested groups in emmet 2017-08-01 17:13:30 -07:00
Matt Bierner
22a6fe5c9c Present all possible local ts versions in the selector
Fixes #31877
2017-08-01 17:11:48 -07:00
Ramya Achutha Rao
f748ce1f32 Absorbing fixes from upstream 2017-08-01 16:55:13 -07:00
Ramya Achutha Rao
e6c89af29a Use umd module for expand abbreviation 2017-08-01 16:55:13 -07:00
rebornix
a204dc6133 Fix #31838. Fix php indentation rules regression 2017-08-01 16:47:53 -07:00
Matt Bierner
ffacb34d00 Don't seed terminal find for mulitline selections
Fixes #31873
2017-08-01 15:59:52 -07:00
Matt Bierner
e0c43aa340 better desc for linkify setting 2017-08-01 15:35:42 -07:00