Commit Graph

78877 Commits

Author SHA1 Message Date
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
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
Daniel Imms d7e1da38b1 Fix Linux referring to osx
Fixes #119593
2021-03-23 11:39:38 -07:00
Martin Aeschlimann 8d3d8e0cd0 html: add vscode-languageserver-textdocument as dependency 2021-03-23 19:32:55 +01:00
Alex Dima bd18fe9bce Fixes #119632: Handle undefined when validating a range 2021-03-23 19:31:30 +01:00
Martin Aeschlimann 8c7a3d8f6c html: fix compile errors 2021-03-23 19:30:46 +01:00
Martin Aeschlimann c099b873de update distro 2021-03-23 18:05:44 +01:00
Eric Amodio 0f65e64c2a Fixes #119636 - 🤦 2021-03-23 13:01:00 -04:00
Sana Ajani b3058d60df update distro 2021-03-23 12:12:17 -04:00
Alex Dima 7b7e3d9e1e Fixes #118041: Add workaround for UTF16 TextDecoder eating up 0xFEFF and 0xFFFE 2021-03-23 17:11:41 +01:00
Daniel Imms c7ad1b9020 Add sequences to type ahead comment 2021-03-23 09:09:56 -07:00
isidor 97b2514ca7 include source.id for progress notifications 2021-03-23 17:06:53 +01:00
Rob Lourens 6349f37d80 Merge pull request #119373 from wdesgardin/fix/replace-pattern-preserve-case
fix(search): preserve case when match start with lowercase char
2021-03-23 08:50:36 -07:00