Commit graph

60593 commits

Author SHA1 Message Date
Sandeep Somavarapu 3dc9649504 #90112 Turn off sync when this server error happen 2020-02-06 03:28:19 +01:00
Matt Bierner e374e95680 Prefer action2 to command
For #89348
2020-02-05 18:12:26 -08:00
Matt Bierner 3f821c7165 Mark inputs as readonly arrays
The input arrays should never be mutated
2020-02-05 18:12:26 -08:00
Matt Bierner 39d401c009 Use for/of and prefer mutating expr over using concat 2020-02-05 18:12:26 -08:00
Matt Bierner d881556cf5 Remove extra null checking
Strict null checks should catch this now
2020-02-05 18:12:26 -08:00
Matt Bierner ae758e681d Fix spelling in test name 2020-02-05 18:12:26 -08:00
Rachel Macfarlane 9f21f67bea Add bottom margin to comment thread buttons, fixes https://github.com/microsoft/vscode-pull-request-github/issues/886 2020-02-05 15:54:35 -08:00
Matt Bierner 5347c21ecf Treat any non-whitespace character as jsdoc param names
Fixes #90108
2020-02-05 15:26:13 -08:00
Eric Amodio 4cc5b776dc Overhauls timeline display to stream in results
Implements many API review changes
Fixes #89558
2020-02-05 18:16:37 -05:00
Pine Wu 1db20bbb60 Update outdated display illustration 2020-02-05 11:36:45 -08:00
Daniel Imms 3a35fae761 Remove browser/terminalNativeService
Fixes #81988
2020-02-05 11:32:34 -08:00
Sandeep Somavarapu 6fb482dca1 Fix #89610 2020-02-05 20:21:33 +01:00
Daniel Imms 96ac038ffb Remove editor Command usage in terminal
Part of #89348
2020-02-05 10:57:26 -08:00
Alexandru Dima 150b2dfe67
Merge pull request #58324 from gloss-water/minimap-opacity
Theming: add workbench configuration option for minimap opacity
2020-02-05 18:26:57 +01:00
Alex Dima 3e500bb935
Add minimap.background color and honour it and its opacity 2020-02-05 18:23:38 +01:00
isidor a101d32ff6 temporarily disable start debuggin test since it is flaky 2020-02-05 18:15:33 +01:00
Alex Dima cb0b066249
Merge remote-tracking branch 'origin/master' into pr/gloss-water/58324 2020-02-05 17:52:33 +01:00
Martin Aeschlimann f344894fea Don't open bottom panel when code is opened from WSL2. Fixes #88135 2020-02-05 17:40:20 +01:00
Martin Aeschlimann 58345c6709 [theme] only autoswitch theme with single ext under dev. Fixes #88169 2020-02-05 17:29:07 +01:00
Benjamin Pasero 18f94a526b 💄 comment 2020-02-05 17:22:56 +01:00
SteVen Batten 35b26f49b7 use viewsservice over panelservice 2020-02-05 08:07:03 -08:00
Joao Moreno b1697ff23d
Revert "upgrade ESRPClient"
This reverts commit d0d1df690e.
2020-02-05 17:01:41 +01:00
isidor f84d9850e7 debug: fix integration tests 2020-02-05 16:52:07 +01:00
Alex Dima 6fe85cd9e1
Fix test 2020-02-05 16:48:22 +01:00
isidor fb594e362c #89665 2020-02-05 16:46:08 +01:00
SteVen Batten 317eee1d1a readd search.location as deprecated 2020-02-05 07:41:59 -08:00
Alex Dima 6cf823c63f
Fix tests on Safari (fixes #90063) 2020-02-05 16:39:03 +01:00
isidor cbe897b38d Explorer: decorate files of type "unknown"
fixes #90077
2020-02-05 16:34:16 +01:00
Joao Moreno dd0e03961b
fixes #88065 2020-02-05 16:29:45 +01:00
Benjamin Pasero 830e2aaaa8
simple file dialog - add files to recently opened (#89994) 2020-02-05 16:25:47 +01:00
isidor f647e12201 debug: do not massage whitespace anymore
fixes #73845
2020-02-05 16:20:09 +01:00
Joao Moreno d0d1df690e
upgrade ESRPClient 2020-02-05 16:17:05 +01:00
Alex Dima ed6fae916c
Cannot use RegExp.lastIndex to -1 because it will not find any matches afterwards on Safari (#90063) 2020-02-05 16:04:34 +01:00
isidor 4deae50c7d fixes #89815 2020-02-05 15:53:32 +01:00
Johannes Rieken 93379d00b1 print manual debug instructions when test fail 2020-02-05 15:44:43 +01:00
Benjamin Pasero aaa3c3e26c Files - deal with dangling symbolic links (fix #90075) 2020-02-05 15:39:22 +01:00
Johannes Rieken f96a99a577 add "manual" test mode 2020-02-05 15:23:02 +01:00
Daniel Imms a885fbc296
Merge pull request #90009 from microsoft/alexr00/originalFSPathCwd
Use originalFSPath in terminal
2020-02-05 06:15:32 -08:00
Johannes Rieken b7ab10b8a8 move most API tests to browser-layer 2020-02-05 15:09:32 +01:00
Johannes Rieken d01c4cd10e remove unused file 2020-02-05 15:09:31 +01:00
Johannes Rieken f016ba317f use real instantiation service, express dependencies 2020-02-05 15:09:31 +01:00
Joao Moreno dde577b23e
activate git before smoke tests 2020-02-05 15:03:05 +01:00
alpalla e297e748d7
Allow N instances of the same task (#89872)
Feature request implementation to allow multiple instances of the same task.
Fixes #32264
Co-authored-by: Alex Ross <alros@microsoft.com>
2020-02-05 13:55:42 +01:00
Sandeep Somavarapu 24de3c0fac #90020 util function to get visible view context key 2020-02-05 12:55:24 +01:00
Sandeep Somavarapu 9f1885959d #90020 Use IViewsService in markers view 2020-02-05 12:49:40 +01:00
Sandeep Somavarapu 154c56def8 adopt to new multiplex channel 2020-02-05 12:49:40 +01:00
Alexandru Dima 395f34d3d6
Merge pull request #80727 from wkornewald/reveal-closer-to-top
Reveal closer to top (center body, not signature)
2020-02-05 12:46:14 +01:00
Alex Dima 361a8c77f5
Rename reveal type to match its behavior more 2020-02-05 12:44:26 +01:00
isidor fc6e8fdac2 fixes #89059 2020-02-05 12:40:32 +01:00
Alex Dima 9edb956b83
Simplify logic for VerticalRevealType.Definition 2020-02-05 12:34:13 +01:00