Commit graph

78481 commits

Author SHA1 Message Date
Sandeep Somavarapu 7243e13db1 Fix #118818 2021-03-16 18:29:57 +01:00
rebornix 8303d03545
aria alert for cell index changes. 2021-03-16 10:26:07 -07:00
rebornix 5f4e9a55f5
join with next cells through multi selections 2021-03-16 10:26:07 -07:00
rebornix 4f488a7cf2
support both selections and ui actions. 2021-03-16 10:26:06 -07:00
rebornix 4d3df5cd98
join cells with multi cells (single selection) 2021-03-16 10:26:06 -07:00
rebornix 881e370539
add tests for joining single cell. 2021-03-16 10:26:06 -07:00
rebornix 3f7651fed0
move join/split cells out of coreActions. 2021-03-16 10:26:06 -07:00
rebornix 184560bb0c
tests for moving and duplicating cells. 2021-03-16 10:26:05 -07:00
rebornix 4855eb46a0
make notebook unit test easier. 2021-03-16 10:26:03 -07:00
Daniel Imms 3ee43778c5
Merge pull request #119092 from microsoft/tyriar/118066
Seamless terminal relaunch
2021-03-16 10:17:05 -07:00
Daniel Imms 29abc8f349
Merge pull request #119024 from microsoft/tyriar/116022
Enable vscode.Pseudoterminals in web worker ext host
2021-03-16 09:58:40 -07:00
Daniel Imms 3e05837735
Merge pull request #119084 from microsoft/tyriar/118256_test
Task dependsOn test and refactors
2021-03-16 09:41:02 -07:00
Daniel Imms 143f4e6fa2
Merge remote-tracking branch 'origin/main' into tyriar/118066 2021-03-16 09:35:32 -07:00
Daniel Imms 7a6944d2d0
Add unit tests for TerminalRecorder 2021-03-16 09:34:19 -07:00
Daniel Imms 7c0e20ca4c
Allow terminal recorder to avoid initial resize event 2021-03-16 08:29:29 -07:00
Johannes Rieken b6921c2f2d
api notebook snapshot 2021-03-16 16:28:29 +01:00
Daniel Imms 9a7366de9b
Prevent process ready log firing multiple times 2021-03-16 08:24:21 -07:00
Ladislau Szomoru 32406c3f6a
Recalculate trust when workspace folders change 2021-03-16 16:22:55 +01:00
Alex Ross b1359b271c
Fix focus + keybinding issue causing input box in Ports
Fixes #microsoft/vscode-remote-release#4678
2021-03-16 16:20:57 +01:00
Daniel Imms 0cd2ba8bdd
Merge remote-tracking branch 'origin/main' into tyriar/118066 2021-03-16 08:08:35 -07:00
Alex Ross df97bc32ad
Tactical fix for watching problem matcher and closed documents
Fixes #116760
2021-03-16 15:46:19 +01:00
Daniel Imms b38200cf0a
Ignore testWorkspace tasks.json 2021-03-16 07:25:24 -07:00
Daniel Imms 2d536914ea
Await task config updates 2021-03-16 07:20:49 -07:00
Daniel Imms 5da95f0e11
Merge remote-tracking branch 'origin/main' into tyriar/116022 2021-03-16 07:07:30 -07:00
Alex Ross d1e5c8cddf
Fix portsAttributes.unconfigured setting name
And fix setting update not read
Fixes #118991
2021-03-16 14:50:48 +01:00
Daniel Imms e8f5186722
Improve task test layout 2021-03-16 06:29:44 -07:00
Alex Dima 76cd8a00b3
Fixes #119011: Wait for the vscode API to become available before launching extension tests 2021-03-16 14:28:35 +01:00
Daniel Imms 1b9a61662a
Regression test for #118256
Part of #118256
2021-03-16 06:28:16 -07:00
Daniel Imms b8476ece19
Fix task start firing with invalid process ID in dependsOn task
This was caused by the env var relaunch @debounce decorator that was added to
prevent the process from relaunching multiple times when multiple extensions
contribute to the environment. This caused the reuseTerminal call to not have
the new processReady promise ready immediately after reuseTerminal was called.
The fix which seems safe it to just move the @debounce over to relaunchTerminal
that tasks doesn't use.

Fixes #118256
2021-03-16 06:01:16 -07:00
Johannes Rieken 6fd693ec9e
more deprecations 2021-03-16 13:45:26 +01:00
Johannes Rieken f2761b584a
ignore file events while saving, more logging, https://github.com/microsoft/vscode/issues/118992 2021-03-16 13:42:49 +01:00
Alex Ross 9426cea171
Ports: service -> application, defaults ->unconfigured 2021-03-16 13:35:38 +01:00
Christof Marti b33ce0ff5d Update types 2021-03-16 13:34:05 +01:00
Christof Marti 3014c755cd Pick up fix for #117054 2021-03-16 13:14:33 +01:00
Andre Weinand 21d20148ee new debug setting for clearing a terminal before reusing; fixes #116699 2021-03-16 13:09:26 +01:00
Ladislau Szomoru 149a8b71c5
Workspace trust changes (#119017)
* Add dialog button customisation and reject promise if cancelled
* Use different promises to modal/soft requests
2021-03-16 10:18:42 +00:00
Benjamin Pasero e787d6e384
custom editors - make conflict resolution actions appear (#118949) 2021-03-16 11:14:46 +01:00
Johannes Rieken 5060cbe7bc
Merge pull request #119012 from Daniel-Knights/patch-1
fix: typo
2021-03-16 09:38:05 +01:00
Johannes Rieken 537c648fb5
mark APIs as deprecated 2021-03-16 09:35:22 +01:00
Benjamin Pasero b5eff84359
fix build 2021-03-16 09:26:12 +01:00
Eric Amodio b89cf5c0af Adds RemoteHub to api allow list 2021-03-16 04:23:53 -04:00
Benjamin Pasero 4222a0981e
debt - use product quality instead of probing for name 2021-03-16 08:42:58 +01:00
Benjamin Pasero a7f5a10158
debt - some more process and platform 💄 2021-03-16 08:39:19 +01:00
Tyler James Leonhardt 892a1083cb
Fix border overlap in quick pick UI (#119039)
Fixes #107737
2021-03-15 20:33:03 -07:00
Daniel Imms 405d2cfbda
Merge remote-tracking branch 'origin/main' into tyriar/116022 2021-03-15 15:36:03 -07:00
Daniel Imms 70a47bb275
Enable vscode.Pseudoterminals in web worker ext host
Fixes #116022
2021-03-15 15:35:24 -07:00
rebornix 813bb397b0
update list item height on markdown cell ctor as we might already warm up the viewport. 2021-03-15 14:50:23 -07:00
rebornix fbf1e77578
adopt multi select in drag and drop. drag the focus or selection around the focus. 2021-03-15 14:27:09 -07:00
rebornix 84f1604010
share drag impl for builtin and custom md renderer. 2021-03-15 14:27:09 -07:00
rebornix 12adb0178f
test view/model range convertion with hidden cells. 2021-03-15 14:27:09 -07:00