Commit Graph
91381 Commits
Author SHA1 Message Date
svennergrandSven Grossmann 22e45e9f88 Add proper error message on getUserInfo (#140277)
* Add proper error message on getUserInfo

* improved error message on getUserInfo

either display the response message or the http status text

Co-authored-by: Sven Grossmann <mail@grossmann.dev>
2022-01-10 11:35:20 -08:00
meganrogge 88106d2a6d add zsh/bash shell integration script 2022-01-10 12:45:19 -06:00
Martin Aeschlimann 31fe47284d test resolver: create remoteDataDir 2022-01-10 16:47:29 +01:00
Alex Dima 11f2fe5e35 Fixes #139981: Improve how tests check for the inserted CSS rules 2022-01-10 16:29:18 +01:00
Daniel Imms 38a47b64ff Prevent terminal find from triggering twice via enter
Fixes #140426
2022-01-10 07:23:11 -08:00
Martin Aeschlimann a0fd6c88eb test resolver: adopt connection-token, polish 2022-01-10 16:20:04 +01:00
Martin Aeschlimann e9203eedf9 test resolver: adopt connection-token 2022-01-10 16:13:11 +01:00
Daniel Imms 6f97cdb456 Fix terminal find disabled state
Fixes #140417
2022-01-10 07:12:17 -08:00
Johannes Rieken c536338811 correctly cancel requests when typing triggers more, https://github.com/microsoft/vscode/issues/133730 2022-01-10 16:05:05 +01:00
Benjamin Pasero d4bdd6dbd8 watcher - put recursive watching behind workbench file service 2022-01-10 15:57:07 +01:00
Benjamin Pasero a992492191 watcher - some cleanup 2022-01-10 15:34:32 +01:00
Ladislau Szomoru a4aae00a0a Use scmActiveResourceHasChanges in the when clause to show/hide command in the editor title 2022-01-10 15:32:37 +01:00
Ladislau Szomoru ff75a30d9f Revert "SCM - Introduce another open changes command got editor/command palette (#138293)"
This reverts commit af8b6ad9f0.
2022-01-10 15:32:37 +01:00
Johannes Rieken 9f24aee741 add semi-colon, https://github.com/microsoft/vscode/issues/140391 2022-01-10 15:17:15 +01:00
Johannes Rieken b7fe543352 fix merge issue 2022-01-10 15:03:48 +01:00
Johannes Rieken 120718992a perform go to def as inlay hint link command, show (filtered) context menu on right click, https://github.com/microsoft/vscode/issues/129528 2022-01-10 15:03:13 +01:00
Johannes Rieken 1fdcfde344 make sure InlayHintItem#resolve isn't affected by cancellation and happens only once, https://github.com/microsoft/vscode/issues/129528 2022-01-10 15:03:12 +01:00
Johannes Rieken 5abd7539d1 dispose inlay hints when after retrival things are cancelled, https://github.com/microsoft/vscode/issues/129528 2022-01-10 15:03:12 +01:00
Johannes Rieken 62bae334d5 properly propagte cancellation, https://github.com/microsoft/vscode/issues/129528 2022-01-10 15:03:12 +01:00
Johannes Rieken ab67300dd7 don't show editor context menu on injected text, fyi @alexdima, @hediet 2022-01-10 15:03:12 +01:00
Johannes Rieken 322176235f make sure dynamic css rules are scoped to instance fyi @hediet 2022-01-10 15:03:11 +01:00
Johannes Rieken b7bf38f224 update distro 2022-01-10 15:03:09 +01:00
Benjamin Pasero 1d6f021339 💄 2022-01-10 14:51:31 +01:00
Ladislau Szomoru 04fea1f106 Fix Odd spacing with SCM action button #140027 2022-01-10 14:51:06 +01:00
Benjamin Pasero baf7c08411 tests - enable firefox testing again with debugging
https://github.com/microsoft/playwright/issues/11130#issuecomment-1008779735
2022-01-10 14:50:39 +01:00
Benjamin Pasero 4915e215f6 callbacks - adopt a client only solution (#140328) (#140329) 2022-01-10 14:45:05 +01:00
Henning Dieterichs c8bf01c51c Includes *.webm files in vscode resources so that audio files are included in the installer. 2022-01-10 14:41:38 +01:00
Martin Aeschlimann 6249dab4fe test resolver: adopt new server cli: For #137658 2022-01-10 14:38:13 +01:00
Martin Aeschlimann ce590908e2 cli: declare use-host-proxy as boolean 2022-01-10 14:38:12 +01:00
Henning Dieterichs c437c3a340 Fixes #139023 by disabling right cursor stop for inlined variable values injected text. 2022-01-10 14:37:54 +01:00
Henning Dieterichs 257f52cff4 Allows injected text to customize cursor stops. 2022-01-10 14:36:11 +01:00
Joao Moreno bf7b6aba7f fix watermark icons
Closes: #140400
2022-01-10 14:08:10 +01:00
Martin Aeschlimann 08edb9868f fix for describe '--start-server`. For #137658. 2022-01-10 13:54:06 +01:00
Martin Aeschlimann 03538ed88e describe '--start-server`. For #137658. 2022-01-10 13:45:58 +01:00
Martin Aeschlimann 33ac9f5f36 server cli: deprecate --exec. For #137658 2022-01-10 12:08:28 +01:00
Sandeep Somavarapu dd186c1b8a Merge pull request #140122 from microsoft/sandy081/fix140120
do not lower the case of extension id
2022-01-10 12:06:16 +01:00
Sandeep Somavarapu 19d9f4b1d8 add tests 2022-01-10 11:49:29 +01:00
Benjamin Pasero df66d61921 watcher - partition ThrottledWorker per provider 2022-01-10 11:27:23 +01:00
Benjamin Pasero 591c6f9b62 watcher - throttle all events 2022-01-10 11:18:55 +01:00
Benjamin Pasero be686993aa docs 2022-01-10 10:53:41 +01:00
Benjamin Pasero ffefc73366 tests should not write to my clipboard (https://github.com/microsoft/vscode/issues/140397) 2022-01-10 10:52:32 +01:00
Sandeep Somavarapu ef72962678 - add todo to remove
- fix awaiting for migrating storage
2022-01-10 10:46:47 +01:00
Martin Aeschlimann 74b3fc397d server cli: deprecate folder & workspace. For #137658 2022-01-10 10:43:24 +01:00
Martin Aeschlimann a800639e47 allow cli args to specify a deprecation message 2022-01-10 10:43:22 +01:00
Martin Aeschlimann 7349b998d7 server cli: exit on invalid port or range 2022-01-10 10:43:20 +01:00
Alex Dima 01a4170028 💄 2022-01-10 09:01:34 +01:00
Johannes Rieken b07d7df0c3 inlay - correctly apply whitespaceBefore 2022-01-10 08:49:45 +01:00
Ladislau Szomoru 90a630005c 💄 Refactor pull request code 2022-01-10 08:43:13 +01:00
Nicholas Rayburn 915246964f add SCM sort to storage (#123232) 2022-01-10 08:24:56 +01:00
Paul Köck a06afb22ce chore: update copyright year (#139988)
* Oh, it's already 2022

* Updated copyright to 2022
2022-01-09 19:03:44 -08:00