Commit graph

48325 commits

Author SHA1 Message Date
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
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
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
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
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
Alex Dima f95e96c3d0 Use Schemas 2019-04-10 23:35:33 +02:00
Sandeep Somavarapu 8be2316e9b mark setting deprecated 2019-04-10 23:13:14 +02:00
Sandeep Somavarapu d587970122 do not set user configuration until initialized 2019-04-10 23:08:47 +02:00
Alex Dima 03a9aca859 Add support for injecting node module lookup path 2019-04-10 22:58:42 +02:00
Sandeep Somavarapu 0568a87190 provide a temporary setting to switch between default views in extensions 2019-04-10 22:56:41 +02:00
Daniel Imms 0b3bfd9598 More arguments for test 2019-04-10 22:32:45 +02:00
Daniel Imms d73c1a61b9 Tweaks to test running 2019-04-10 22:29:43 +02:00
Alex Dima 31e03b8ffb Update distro 2019-04-10 22:28:30 +02:00
Martin Aeschlimann 187e723074 Improvements to script running 2019-04-10 22:01:05 +02:00
Alex Dima c15daf0597 Small tweak 2019-04-10 21:43:49 +02:00
Alex Dima 61d069cba3 Exploration 2019-04-10 21:13:44 +02:00
RMacfarlane 6dce972b61 Improve CSS 2019-04-10 20:57:40 +02:00
Rob Lourens 59cc9a65e2
Merge pull request #71940 from jeanp413/updateMatchCounterBadge
Forces match parent node rendering in order to update match counter badge in searchView
2019-04-10 17:19:23 +00:00
Sandeep Somavarapu f329277979 - Define Machine Settings: Schema, Environment
- Scope machine settings
- Make remote settings scoped to machine settings
2019-04-10 18:25:13 +02:00
Andre Weinand dc234da073 terminate debug sessions properly 2019-04-10 18:15:50 +02:00