Commit Graph

78894 Commits

Author SHA1 Message Date
Daniel Imms f934e058c7 Fix profile permissions prompt on linux/mac
Fixes #119600

Co-authored-by: Megan Rogge <merogge@microsoft.com>
2021-03-24 10:44:07 -07:00
Sandeep Somavarapu 6dbb3800c5 Fix #116424 2021-03-24 18:02:52 +01:00
Connor Peet b8f5fd7f1b debug: update js-debug 2021-03-24 09:45:48 -07:00
Connor Peet c88146514c debug: bump node-debug 2021-03-24 09:18:08 -07:00
Ian Johnson 8387a46298 snap-build-linux.yml: use "snap pack" to get LZO (#119478)
Use `snap pack --compression=lzo` instead of letting snapcraft pack the final
snap, as the current snapcraft.yaml is not setup to use any base in it, and as
such is missing the new feature for configuring the compression of the final
snap.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-03-24 08:53:13 -07:00
João Moreno 792c231889 fixes #118660 2021-03-24 16:48:56 +01:00
Sandeep Somavarapu eb135ec46e Fix #119626 2021-03-24 16:48:14 +01:00
João Moreno e353502fb9 fixes #118045 2021-03-24 16:39:25 +01:00
Sandeep Somavarapu f9d92f0fc6 Fix #119723 2021-03-24 16:30:36 +01:00
Sandeep Somavarapu 948839aa44 Fix #119660 2021-03-24 16:23:14 +01:00
Joao Moreno 6aa6260a84 fixes #118852 2021-03-24 16:01:37 +01:00
Joao Moreno da1ed96b6a fix code-cli.bat
fixes #119064
2021-03-24 15:40:35 +01:00
Sandeep Somavarapu aeedd850ac fix #119073 2021-03-24 15:39:23 +01:00
Alex Ross 2d9069014e Add a placeholder for already forwarded root ports (#119792)
when possible
Fixes microsoft/vscode-remote-release#4749
2021-03-24 14:57:12 +01:00
Alex Dima 74cf3fb202 Fixes #119529: Wait for eager extensions to activate before launching extension tests 2021-03-24 14:38:33 +01:00
Sandeep Somavarapu 5fbba30c04 Better Fix #119573 2021-03-24 14:28:41 +01:00
isidor 9a646e1967 fixes #119487 2021-03-24 14:07:44 +01:00
Daniel Imms f91c464f1e Merge pull request #119784 from microsoft/tyriar/profile_schema
Add schema to profiles settings
2021-03-24 05:16:31 -07:00
Daniel Imms 9f37f3f04e Pull common unix/win parts into shared function 2021-03-24 05:13:00 -07:00
Daniel Imms ac74acaddd Only set when win profile is non-null 2021-03-24 05:10:42 -07:00
Daniel Imms f4fbc4abd7 Merge remote-tracking branch 'origin/main' into tyriar/profile_schema 2021-03-24 05:08:33 -07:00
isidor a83eb44ecd fixes #119488 2021-03-24 12:53:33 +01:00
isidor 301e9ac1db fixes #119580 2021-03-24 12:40:12 +01:00
Benjamin Pasero a34297a608 fix #119384 2021-03-24 12:24:51 +01:00
Martin Aeschlimann 47f0413ea2 window indicator: based on workspace config file location. For #119752 2021-03-24 12:03:16 +01:00
Daniel Imms 40d104ad84 Add schema to profiles settings
Fixes #119687
2021-03-24 04:01:25 -07:00
Benjamin Pasero 771b0192f4 window listeners handling 2021-03-24 11:32:43 +01:00
João Moreno 27fc3b41ed scm: add trace logs for #113803 2021-03-24 11:26:53 +01:00
Johannes Rieken 08d5310eb1 update verifications notebook 2021-03-24 11:11:20 +01:00
Daniel Imms 8933c1564d Don't create a terminal on panel show without proc support
Fixes #117953
2021-03-24 03:10:18 -07:00
Ladislau Szomoru c55aff6379 API feedback (WorkspaceTrustRequest -> WorkspaceTrustRequestOptions) (#119658) 2021-03-24 10:30:31 +01:00
Alex Ross 3eb6fec8cd Be more specific when listening for marker events
Fixes #119585
2021-03-24 10:29:53 +01:00
Sandeep Somavarapu 4ad88afc1f Fix #119573 2021-03-24 10:28:19 +01:00
Daniel Imms 4dedb019f8 Clear data written flag on manual relaunch
Fixes #119680
2021-03-24 02:21:47 -07:00
Sandeep Somavarapu 1c3990938b Fix #119572 2021-03-24 09:52:51 +01:00
Sandeep Somavarapu c6a8cb7f09 Fix #119698 2021-03-24 09:29:41 +01:00
Sandeep Somavarapu 8437d38d36 Fix #119753 2021-03-24 08:54:06 +01:00
Benjamin Pasero a233c8683a workspaces history - proper check for untitled 2021-03-24 08:17:48 +01:00
Benjamin Pasero 7a1302a2b6 remote indicator - fix npe 2021-03-24 08:15:03 +01:00
Benjamin Pasero 90484dda2b shared process - also log if window visible 2021-03-24 08:08:07 +01:00
Benjamin Pasero 5245290dc5 file working copy - update test to account for events 2021-03-24 08:06:22 +01:00
rebornix 2b66dfe021 skip flaky tests. 2021-03-23 21:49:48 -07:00
Matt Bierner d5abce78ab Remove unsued var 2021-03-23 21:13:06 -07:00
Matt Bierner ff42bf4651 Disable markdown renders by default
Disabling to get more testing of stable markdown renderers before shipping
2021-03-23 21:02:19 -07:00
rebornix 279b4d9231 fix #119724. 2021-03-23 19:32:59 -07:00
Rob Lourens 514eefb789 Don't send execute request for markdown cells
Fix #119734
2021-03-23 16:51:52 -07:00
rebornix 91939fb9e7 handle invalid ignore options and avoid early dispose. fix #119638 2021-03-23 16:41:14 -07:00
rebornix 548de3ac8b fix #119708 2021-03-23 16:24:57 -07:00
rebornix 85770c3191 hide all outputs (builtin and renderers) fix #119690. 2021-03-23 16:24:57 -07:00
Alex Dima a8b8e7bd48 Fixes #118979: Reduce find widget's z-index 2021-03-23 22:15:20 +01:00