Commit graph

79100 commits

Author SHA1 Message Date
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
Johannes Rieken 42b8129c64
don't emit events when splices are empty, fixes https://github.com/microsoft/vscode/issues/119608 2021-03-24 10:25:27 +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
Johannes Rieken 443b6f71bf
fix https://github.com/microsoft/vscode/issues/119363 2021-03-24 09:34:52 +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
Johannes Rieken a1ecc83a5d
Merge branch 'main' into notebook/dev 2021-03-24 08:29:10 +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
Matt Bierner 11c0904a56 Don't enable the new markdown renderer if accessibility mode is enabled
Fixes #119669
2021-03-23 13:59:57 -07:00
Matt Bierner 376b25645b Only show selection if there multiple cells selected
Fixes #119704
2021-03-23 13:43:01 -07:00
Alexandru Dima 31987b11c6
Merge pull request #117758 from conwnet/main
fix the readonly attribute of textarea break the `vscode.workspace.onDidChangeTextDocument` API #117755
2021-03-23 20:42:34 +01:00
Alex Dima 02b394a1a5
Add a special editor option to control the readonly textarea attribute 2021-03-23 20:40:32 +01:00
Alex Dima a9aebe3bce
Merge remote-tracking branch 'origin/main' into pr/conwnet/117758 2021-03-23 20:26:32 +01:00
Rob Lourens 07eb4d9e07 Fix #114965 2021-03-23 12:25:20 -07:00