Martin Aeschlimann
|
b6e891367b
|
Merge pull request #72779 from xtydev/master
Resolve regression in WSL launch script
|
2019-04-24 10:25:38 +01:00 |
|
Alex Ross
|
28050c02c4
|
Remove trailing slash from auto complete
also prevent auto complete more aggressively
|
2019-04-24 11:07:58 +02:00 |
|
Benjamin Pasero
|
a671ca892c
|
fix tests
|
2019-04-24 10:41:11 +02:00 |
|
Johannes Rieken
|
8f94e05f85
|
snippet - uris all the way
|
2019-04-24 10:26:59 +02:00 |
|
Benjamin Pasero
|
11d6bdc785
|
files - fix issue with etag computation
|
2019-04-24 10:22:17 +02:00 |
|
Benjamin Pasero
|
8a68113061
|
eng - disable more flaky fs watch tests
|
2019-04-24 08:52:25 +02:00 |
|
Benjamin Pasero
|
63c1ff218e
|
update distro
|
2019-04-24 07:51:53 +02:00 |
|
Matt Bierner
|
212f41cd4b
|
Hide the custom file pick box before showing native picker
|
2019-04-23 17:41:44 -07:00 |
|
Rob Lourens
|
d1af0c4e4c
|
Fix #72778 - clear settings tree focus when searching
|
2019-04-24 00:03:21 +00:00 |
|
XTY
|
e44a5ce145
|
Resolved regression in WSL launch script
|
2019-04-24 07:40:11 +08:00 |
|
Rob Lourens
|
059a3e1642
|
Fix #72385
|
2019-04-23 22:59:20 +00:00 |
|
Matt Bierner
|
b7f20a8b51
|
Update js/ts grammar
|
2019-04-23 13:52:06 -07:00 |
|
Matt Bierner
|
39bdf95247
|
Only enable open external for resoruces when environment supports it
|
2019-04-23 13:52:06 -07:00 |
|
Matt Bierner
|
5fa4aad3c2
|
Add ResourceViewerDelegate interface
|
2019-04-23 13:52:06 -07:00 |
|
Daniel Imms
|
3a12b7ac2e
|
Set correct scope for file.hotExit setting
|
2019-04-23 11:17:06 -07:00 |
|
Matt Bierner
|
dfafad3a00
|
Use TS 3.4.5 for building VS Code
|
2019-04-23 10:53:35 -07:00 |
|
Matt Bierner
|
24ff03f627
|
Pick up ts 3.4.5
|
2019-04-23 10:50:51 -07:00 |
|
Benjamin Pasero
|
51373ec4b9
|
files - proper URI usage
|
2019-04-23 18:48:07 +02:00 |
|
Benjamin Pasero
|
ee27818f73
|
💄 - less usage of URI.fsPath
|
2019-04-23 18:00:20 +02:00 |
|
Sandeep Somavarapu
|
58b38d5ee5
|
Fix Microsoft/vscode-remote/issues/1455
|
2019-04-23 17:49:35 +02:00 |
|
Sandeep Somavarapu
|
3a1f5537b3
|
Fix Microsoft/vscode-remote/issues/1445
|
2019-04-23 17:22:17 +02:00 |
|
Sandeep Somavarapu
|
26ca5d3b59
|
Fix Microsoft/vscode-remote/issues/1325
|
2019-04-23 17:09:40 +02:00 |
|
Sandeep Somavarapu
|
3081cf9111
|
Fix Microsoft/vscode-remote/issues/1353
|
2019-04-23 16:47:50 +02:00 |
|
Johannes Rieken
|
5383f48904
|
debt - adopt label service in breadcrumbs control
|
2019-04-23 16:41:08 +02:00 |
|
Sandeep Somavarapu
|
9bd1b18aee
|
Fix Microsoft/vscode-remote/issues/1447
|
2019-04-23 16:25:42 +02:00 |
|
Martin Aeschlimann
|
87fd1d4534
|
Strange console output when using WSL
|
2019-04-23 16:05:39 +02:00 |
|
Sandeep Somavarapu
|
9904593305
|
Fix Microsoft/vscode-remote/issues/1456
|
2019-04-23 16:02:17 +02:00 |
|
Sandeep Somavarapu
|
1cd8c2d9b2
|
update distro: fix build - 2
|
2019-04-23 15:44:11 +02:00 |
|
Benjamin Pasero
|
4fa5b7104b
|
save - tweak message based on provider capabilities
|
2019-04-23 15:43:23 +02:00 |
|
Sandeep Somavarapu
|
cb81f1ffd4
|
update distro - fixing build - 1
|
2019-04-23 15:36:29 +02:00 |
|
Sandeep Somavarapu
|
d16c3cf07f
|
update distro
|
2019-04-23 15:24:57 +02:00 |
|
Sandeep Somavarapu
|
19852f1dcc
|
update distro
|
2019-04-23 15:16:06 +02:00 |
|
Sandeep Somavarapu
|
1d03bec933
|
Fix Microsoft/vscode-remote/issues/1453
|
2019-04-23 14:47:23 +02:00 |
|
Johannes Rieken
|
bb0386ed56
|
eng - update Marked.js to 0.6.2
|
2019-04-23 14:30:21 +02:00 |
|
Sandeep Somavarapu
|
3af586c97c
|
Fix Microsoft/vscode-remote/issues/1498
|
2019-04-23 14:12:56 +02:00 |
|
Sandeep Somavarapu
|
35be335c68
|
Fix Microsoft/vscode-remote/issues/1269
|
2019-04-23 13:47:05 +02:00 |
|
Sandeep Somavarapu
|
62318fdf6d
|
fix Microsoft/vscode-remote/issues/1442
|
2019-04-23 12:29:56 +02:00 |
|
Benjamin Pasero
|
dcd7b52172
|
fix #72632
|
2019-04-23 12:29:34 +02:00 |
|
Sandeep Somavarapu
|
01a5a52ac5
|
Fix Microsoft/vscode-remote/issues/1449
|
2019-04-23 12:25:12 +02:00 |
|
Benjamin Pasero
|
84a3465549
|
settings - scope some more to application
|
2019-04-23 12:14:34 +02:00 |
|
Sandeep Somavarapu
|
e32174d8c6
|
update distro
|
2019-04-23 12:10:03 +02:00 |
|
Benjamin Pasero
|
32184f4d11
|
untitled - fully support resources with associated filepath
|
2019-04-23 11:58:54 +02:00 |
|
Sandeep Somavarapu
|
57fb54fbc6
|
Fix Microsoft/vscode-remote/issues/1394
|
2019-04-23 11:46:04 +02:00 |
|
Johannes Rieken
|
faff4f6a82
|
Merge pull request #72718 from flash-gordon/patch-1
Fix typo in localization key
|
2019-04-23 08:25:29 +02:00 |
|
Matt Bierner
|
6b2daa3388
|
Revert marking markdown extension with explicit kind
|
2019-04-22 21:05:16 -07:00 |
|
Matt Bierner
|
2b87545500
|
Only show the "open using external" command for file resources
|
2019-04-22 14:52:00 -07:00 |
|
Daniel Imms
|
fcfae3b55e
|
Don't use ConPTY on WoW64 Windows
Fixes #72190
|
2019-04-22 12:18:32 -07:00 |
|
SteVen Batten
|
acf33e73da
|
high cpu fix for progress dialog
change svg animation to use JS
|
2019-04-22 19:04:42 +00:00 |
|
Daniel Imms
|
2ecc8eab04
|
Enable terminal hasReceivedResponse
|
2019-04-22 11:49:25 -07:00 |
|
Matt Bierner
|
f56b18a9f7
|
Pass validateDefaultNpmLocation to ts 3.4.4
https://github.com/Microsoft/TypeScript/pull/30910/
|
2019-04-22 11:44:16 -07:00 |
|