Commit Graph

48341 Commits

Author SHA1 Message Date
Benjamin Pasero 85753fd687 Merge pull request #72132 from Microsoft/ben/files2-save
Rewrite file saving code to use file system provider
2019-04-11 15:24:05 +02:00
Johannes Rieken 6730f71074 Merge pull request #72058 from Microsoft/joao/fix-71648
Fixes #71648
2019-04-11 14:55:50 +02:00
Alex Dima e05d772824 Fix tests 2019-04-11 14:24:25 +02:00
Sandeep Somavarapu 190044ae55 Show disabled status for local workspace extension even if it exists in remote 2019-04-11 14:01:04 +02:00
Alex Ross 7107f74dac Support ~ in simple file picker 2019-04-11 11:49:52 +00:00
Sandeep Somavarapu a5e86b292f Show disabled status as tooltip 2019-04-11 13:38:43 +02:00
Andre Weinand 3d83fcf5be improve doc about the two build versions required for the smoketest 2019-04-11 13:15:25 +02:00
Benjamin Pasero e72bf98616 files2 - polish tests 2019-04-11 13:06:13 +02:00
Benjamin Pasero 8fc9e3eb2a files2 - fix permission denied issues 2019-04-11 12:47:06 +02:00
Alex Dima 0f8d80a7a9 Remove support for Buffer 2019-04-11 12:46:45 +02:00
Alex Dima fd8b829e83 Hold back test extensions 2019-04-11 12:34:05 +02:00
Alex Dima 3fc61b1558 Don't ship all html files 2019-04-11 12:32:34 +02:00
Benjamin Pasero 722fb0a932 test all encodings 2019-04-11 12:22:48 +02:00
Alex Dima 2285e1a4ca Add gulp dev modules 2019-04-11 12:16:33 +02:00
Johannes Rieken c037e47550 move out require interceptor 2019-04-11 11:51:21 +02:00
Johannes Rieken ff683d9f4c have IHostUtils 2019-04-11 11:51:21 +02:00
Benjamin Pasero b7b294e119 files2 - add a write queue 2019-04-11 11:48:02 +02:00
Alex Ross 4423de898e Fix colorization tests for c languages 2019-04-11 11:25:34 +02:00
Joao Moreno 61e0bdbfe4 build 2019-04-11 11:16:31 +02:00
Joao Moreno 1a8afaef39 build 2019-04-11 11:14:45 +02:00
Joao Moreno f5061eaea9 build 2019-04-11 11:12:19 +02:00
Alex Ross b56ec0d8e7 Fix CPP grammar and themes
Part of #71821
2019-04-11 09:05:55 +00:00
Joao Moreno 4a95428d8d build 2019-04-11 11:04:50 +02:00
Joao Moreno f55aaabd57 automatically sync distro master 2019-04-11 11:01:16 +02:00
Martin Aeschlimann 5fa1a49962 clean up environment 2019-04-11 10:53:25 +02:00
Martin Aeschlimann f9f67997b9 cliserver: add RunCommandPipeArgs 2019-04-11 10:50:53 +02:00
Benjamin Pasero 4ff4ed61e2 more tests 2019-04-11 10:43:53 +02:00
Benjamin Pasero 056b4ea8d6 files2 - ensure BOM for empty files 2019-04-11 10:42:10 +02:00
Daniel Imms b1a61225d3 Run integration tests 2019-04-11 10:28:42 +02:00
Martin Aeschlimann 251a490430 run code wsl in dev 2019-04-11 10:25:08 +02:00
Alex Dima 5441e8475f tweak wording 2019-04-11 10:03:09 +02:00
Martin Aeschlimann b7ec5e8e6c Use wsl ext 2019-04-11 09:58:18 +02:00
Martin Aeschlimann d4fba1fa26 Warn about installing VS Code in WSL 2019-04-11 09:57:12 +02:00
Johannes Rieken 86fee5f4be move out extHostStorage and extHostMemento 2019-04-11 09:47:01 +02:00
Martin Aeschlimann 7a1f2e0792 .vcode-workspace: remove remoteAuthority if no longer needed 2019-04-11 09:45:23 +02:00
Benjamin Pasero 4cd74aca7e disable tests for now that fail 2019-04-11 09:41:55 +02:00
Benjamin Pasero 782fadfefa files2 - implement file writing via provider 2019-04-11 08:28:28 +02:00
Sandeep Somavarapu 7a07992127 Improvements to extension ui, make it consistent. 2019-04-11 02:35:42 +02:00
Rachel Macfarlane 0bab532a33 Fix #70390, get process information when ps isn't in bin/ps 2019-04-10 17:03:58 -07:00
Matt Bierner bb02817e2e Use as const instead of multiple assertions 2019-04-10 15:21:53 -07:00
Matt Bierner fbf201b2fc Add conditional guards around access to body in webview pre
For #70790

Something is causing `x.body` to error out in some cases on windows for webviews. I can't repo the bug but am adding these guards based on the error stack
2019-04-10 15:21:53 -07:00
Matt Bierner d81145d3f0 Use proper documentHighlights api for html js intellisense 2019-04-10 15:21:53 -07:00
Matt Bierner 90c9650399 Handle invalid config file diagnostics from ts server
Fixes #72098
2019-04-10 15:21:53 -07:00
Matt Bierner c48108a773 Fixes #72097 2019-04-10 15:21:53 -07:00
Matt Bierner b4bbf10f96 Pick up TS 3.4.3
#72005
2019-04-10 15:21:53 -07:00
Matt Bierner 9d0a845b9e Better comment 2019-04-10 15:21:53 -07:00
Matt Bierner 2689d1b8b9 Add some pinning tests for indent 2019-04-10 15:21:53 -07:00
Alex Dima 0b5d952063 Small tweaks 2019-04-11 00:16:48 +02:00
Sandeep Somavarapu 2559767a05 fix tests 2019-04-10 23:57:44 +02:00
Sandeep Somavarapu c05ea05186 Installed view: show enabled first and then disabled 2019-04-10 23:41:41 +02:00