Commit Graph

47748 Commits

Author SHA1 Message Date
Daniel Imms f4e870fe86 Also support string in shellArgs passed directly to createTerminal
Part of #70716
2019-03-26 16:02:08 -07:00
Daniel Imms a4989579d8 Merge pull request #71127 from dlech/patch-8
Remove comment that shellArgs parameter of createTerminal does work in Windows
2019-03-26 15:58:50 -07:00
Andre Weinand 28eb1684b0 add option to run DA in renderer 2019-03-26 23:57:25 +01:00
Rachel Macfarlane be7280d639 Fix checks for commentThreadHandle existence, fixes https://github.com/Microsoft/vscode-pull-request-github/issues/1074 2019-03-26 15:53:12 -07:00
Andre Weinand d2ee1940fa node-debug@1.33.3 2019-03-26 22:28:06 +01:00
Andre Weinand 75e1e3a432 use case insensitive matches for server ready; fixes #71164 2019-03-26 22:28:06 +01:00
Daniel Imms 673134ab35 Send cursor to the start of the line for waitOnExit terms
Fixes #71230
2019-03-26 14:13:00 -07:00
Benjamin Pasero addde0b36b files2 - mode => flags 2019-03-26 18:49:14 +01:00
Benjamin Pasero c1c1f2b2af files2 - proper typing for resolveFiles 2019-03-26 18:24:13 +01:00
isidor a3198370c8 explorer: disable dragging readonly items
#71159
2019-03-26 18:11:16 +01:00
Benjamin Pasero 63b80d0a4f build - disable another flaky test 2019-03-26 18:07:25 +01:00
Benjamin Pasero 193223a5ae fix #71152 2019-03-26 17:53:18 +01:00
isidor bb35a1d223 fixes #71163 2019-03-26 17:48:25 +01:00
isidor ecf3aaf96c fixes #71070 2019-03-26 17:36:01 +01:00
Benjamin Pasero 074257c836 fileservice2 - add a test for resolving symbolic links (file/folder) 2019-03-26 17:33:24 +01:00
Alex Ross 3c67528470 Fix echo on custom execution tasks
Fixes #71184
2019-03-26 17:08:07 +01:00
Alex Ross 9705ddc333 Fix missing properties in task identifiers
Fixes #71179
2019-03-26 16:55:55 +01:00
Sandeep Somavarapu 39f691ca0f Fix #71165 2019-03-26 16:29:29 +01:00
Sandeep Somavarapu ed41004ade Fix #67498 2019-03-26 16:13:01 +01:00
Johannes Rieken 199461e1ec fix #71139 2019-03-26 14:29:26 +01:00
Martin Aeschlimann 46fa864299 add folder to worskpace can lead to duplicate folders 2019-03-26 12:07:35 +01:00
Martin Aeschlimann 779a1d3118 dnd does not preserve authority 2019-03-26 12:07:35 +01:00
Martin Aeschlimann e2183c1989 "remoteAuthority" is not recognized in code-workspace file 2019-03-26 12:07:35 +01:00
Alex Ross 1e0f19dd3f Actions for simple file picker 2019-03-26 09:55:08 +01:00
Benjamin Pasero 2f2085f3e1 files2 - ensure to close handles even in error cases 2019-03-26 09:43:31 +01:00
Joao Moreno b9bcca2b98 Merge remote-tracking branch 'origin/joao/snap-fixes' 2019-03-26 08:51:27 +01:00
Benjamin Pasero d0211faa28 fix #71118 2019-03-26 08:38:37 +01:00
David Lechner 1579c1c522 Remove comment that shellArgs parameter of createTerminal does work in Windows
Issue #8429 has been fixed a long time ago.
2019-03-25 23:31:14 -05:00
Rob Lourens 966b87dd40 Fix #71120 - incorrectly formatted uris in liveshare 2019-03-25 23:38:12 +00:00
Rachel Macfarlane 03bdc72755 Update get system status command to get diagnostics 2019-03-25 16:12:40 -07:00
Rob Lourens 7c0068d6ed Remove unnecessary file scheme check in search 2019-03-25 21:35:57 +00:00
Martin Aeschlimann 11efc39349 fix hygiene 2019-03-25 22:26:06 +01:00
Martin Aeschlimann 117ee62c22 'html' snippet is annoying and easily inserts by accident when typing any html. Fixes #69457 2019-03-25 22:16:53 +01:00
Martin Aeschlimann 44cf008419 update html service 2019-03-25 20:30:38 +01:00
Pine Wu 5d4af57655 Update css service 2019-03-25 11:24:39 -07:00
Alex Dima 3ba93e8aac Move more code to /common/ 2019-03-25 19:05:36 +01:00
Pine Wu 2b0b602af8 Update html service 2019-03-25 10:49:23 -07:00
Alex Dima 02b8857896 Fix monaco compilation 2019-03-25 18:46:22 +01:00
Joao Moreno 6ff5ec216c fixes #68117 2019-03-25 17:54:42 +01:00
Martin Aeschlimann 014c366fdc add _workbench.addToRecentlyOpened command 2019-03-25 17:52:42 +01:00
Martin Aeschlimann ee2f23192c open new window with reuse 2019-03-25 17:52:42 +01:00
Martin Aeschlimann 0f45c39d97 status from ext host cli 2019-03-25 17:52:42 +01:00
Alex Ross 9eb5669101 File picker undo should work (#70302)
Use execCommand to ensurse that file picker auto complete is added to undo buffer
2019-03-25 17:41:37 +01:00
Joao Moreno a774363de1 fixes #68772 2019-03-25 17:27:37 +01:00
Andre Weinand f64171940b node-debug@1.33.2 2019-03-25 17:22:28 +01:00
Andre Weinand 6876fcedc9 release debug API: parentSession arg for startDebugging 2019-03-25 17:14:30 +01:00
Alex Ross 59a24aa10f Update cgmanifest for CSS grammar 2019-03-25 17:07:53 +01:00
Sandeep Somavarapu 81a7dff142 Fix #67273 2019-03-25 16:12:36 +01:00
isidor 61c990fb6f null guard for repl: copy 2019-03-25 15:53:00 +01:00
Alex Dima 8292829248 Explorations 2019-03-25 15:34:08 +01:00