Commit graph

78224 commits

Author SHA1 Message Date
Daniel Imms 7bcec04426 Comment out notebook compile error 2021-03-09 06:46:29 -08:00
Daniel Imms 878526839a Update distro 2021-03-09 06:34:25 -08:00
Daniel Imms 364b9e98e8 Merge remote-tracking branch 'origin/main' into tyriar/116467_2 2021-03-09 06:30:23 -08:00
Daniel Imms ab9e11f38e Remove resolved comments 2021-03-09 06:29:08 -08:00
isidor e2ba7c6ae3
Breakpoint inline edit button should be a submenu
fixes #115111
2021-03-09 15:25:24 +01:00
Daniel Imms 27efd88041 Remove preconnection terminal concept
Because of the create/start changes, RemotePty will no longer be initialized
before the remote env is started which means there are no preconnection
terminals anymore. This means that the terminal will not accept focus or input
before the remote connection is ready.
2021-03-09 06:24:17 -08:00
Alex Ross 4db71714eb
Properly dispose everything in tunnel view cells
Part of #118544
2021-03-09 15:19:12 +01:00
Johannes Rieken 9cc276648e
remove onDidChangeCellLanguage-event in favor of the existing document closed/opened event sequence 2021-03-09 15:14:30 +01:00
Daniel Imms 55af8021a1 Simplify RemotePty, revive shell config cwd 2021-03-09 06:06:44 -08:00
Alex Ross e373b9c59e
Focus row when escaping input on Ports view
Fixes #117771
2021-03-09 15:02:43 +01:00
Daniel Imms d1dbb93317 Remove remote test failure comment
FIxes #96057
2021-03-09 05:36:38 -08:00
Daniel Imms 6d01ad952a Merge remote-tracking branch 'origin/main' into tyriar/116467_2 2021-03-09 05:35:42 -08:00
Alexandru Dima 5ce792fcfa
Add SECURITY.md 2021-03-09 12:58:21 +01:00
Johannes Rieken 98a22a957a
declare cancellation support for openNotebook and wire it up, exempt notebook content provider from provider naming rules 2021-03-09 12:40:37 +01:00
Johannes Rieken 0e04c15de4
assert unsetting of active notebook needs null, https://github.com/microsoft/vscode/issues/118470 2021-03-09 11:31:12 +01:00
Johannes Rieken bcfcb539ab
unit test for https://github.com/microsoft/vscode/issues/118470 2021-03-09 11:28:41 +01:00
Johannes Rieken 8c436826ae
Merge pull request #118471 from DonJayamanne/openNotebookBug
Repro for bug https://github.com/microsoft/vscode/issues/118470
2021-03-09 11:12:15 +01:00
Johannes Rieken 30d699fa10
on fire active notebook change event when something changed, https://github.com/microsoft/vscode/issues/118470 2021-03-09 11:11:17 +01:00
Alex Ross 425316c376
Add a compose language (#118042) 2021-03-09 10:52:58 +01:00
Alexandru Dima 63be79e67d
Merge pull request #117062 from NotWearingPants/bugfix/rtl-cursor
Fix cursor position when at the start of RTL syntax tokens
2021-03-09 10:18:47 +01:00
Sandeep Somavarapu edfbf27e3a #118443 - change name 2021-03-09 09:34:19 +01:00
isidor fa6d38a99b
change nls ids 2021-03-09 09:32:42 +01:00
Sandeep Somavarapu 9d3a1d9f59 Fix #118443 2021-03-09 09:30:56 +01:00
Johannes Rieken 6b76fcb671
Merge pull request #118468 from spetrescu/main
Fix tooltip for codelens-sample extension
2021-03-09 09:26:19 +01:00
Rob Lourens 7d96db1e51 Make underlined link buttons blue to match the
styling of similar buttons
2021-03-08 20:54:41 -08:00
Tyler James Leonhardt 27975dad4f
move to IProcessEnvService where appropriate in default shell logic (#118271)
* move to IProcessEnvService where appropriate

* change distro
2021-03-08 19:46:34 -08:00
Jackson Kearl ac229ced07
Revert "Reenable smoke test to see if still flakey" #115244
This reverts commit 5d80c30e5b.
2021-03-08 19:31:58 -08:00
Daniel Imms 09c3c2d3be Remove broken part of test 2021-03-08 17:43:35 -08:00
Peng Lyu 11a84a6e8a inset -> output. 2021-03-09 01:13:24 +00:00
Daniel Imms b62e3c7d1d Update distro 2021-03-08 17:07:47 -08:00
Daniel Imms 5fdbc82111 Re-enable task and term test 2021-03-08 17:07:14 -08:00
rebornix 9878ccfbd7 remove markdown preview only when it is hidden or deleted. 2021-03-09 01:06:40 +00:00
Rachel Macfarlane 250c7baf7e Fix #117903 2021-03-08 17:00:43 -08:00
Daniel Imms c870a55b70
Update terminalProcessManager.ts 2021-03-08 16:29:03 -08:00
Daniel Imms 8fe29a7c41 Uncomment in test 2021-03-08 15:52:59 -08:00
Daniel Imms 30f4163184 Skip the failing test for remote only 2021-03-08 15:12:24 -08:00
rebornix c59c110116
revealView should scroll a little to reveal items below viewport. 2021-03-08 15:01:44 -08:00
Rachel Macfarlane d4f8348c6a Handle undefined extension publishers in issue reporter, fixes #118480 2021-03-08 15:01:28 -08:00
Daniel Imms 23ad719498 Log acceptTerminalOpened 2021-03-08 14:39:07 -08:00
Raymond Zhao bdbf585012
Bump vscode-emmet-helper, fixes #118363 2021-03-08 13:51:07 -08:00
Miguel Solorio 0e8fba3263
Add outline offset for view actions (fixes #117349) 2021-03-08 13:14:58 -08:00
Jean Pierre 2c1037d352
Fixes #117600 (#118397) 2021-03-08 12:38:57 -08:00
Rachel Macfarlane b20839c1f3 Add 'Marketplace' issue type to issue reporter, closes #118473 2021-03-08 12:10:04 -08:00
Rob Lourens a8739f9c3a Change messageDisposables to DisposableStore 2021-03-08 12:08:58 -08:00
Rob Lourens 2b9470cb4e Clean up SearchView link button code 2021-03-08 12:08:58 -08:00
Rob Lourens 31a7757fc7 Better "Open Settings" option in search view 2021-03-08 12:08:58 -08:00
Rob Lourens 18f16643ea Add button to reenable search excludes
Fix #115352
2021-03-08 12:08:58 -08:00
Connor Peet b6b9aa15ef
debug: allow passing partial config to start debugging command 2021-03-08 11:46:02 -08:00
Daniel Imms 221e20b374 Re-enable, add some more test logs 2021-03-08 11:44:37 -08:00
Connor Peet 7e6d4c5eb9
debug: fill in selected configuration by name if not provided
Fixes #118472
2021-03-08 11:37:08 -08:00