Commit Graph

113464 Commits

Author SHA1 Message Date
João Moreno aed2114adb fix phrasing (#192793)
fixes #192479
2023-09-11 18:07:43 +02:00
Megan Rogge 6d65ce61d8 Merge pull request #192236 from microsoft/merogge/accessible-buffer
use accessible view for terminal
2023-09-11 11:03:49 -05:00
meganrogge a91e83980f rm update line 2023-09-11 10:49:19 -05:00
Mikhail 05673dfd1a Simplify getting rangesToUpdate (#192079) 2023-09-11 08:47:03 -07:00
Megan Rogge c59ed78db3 Merge branch 'main' into merogge/accessible-buffer 2023-09-11 10:34:13 -05:00
Benjamin Pasero 0c5c400ea5 debt - more polish in global test reporter (#192774)
* debt - more polish in global test reporter

* cleanup

* cleanup

* fixes
2023-09-11 17:16:16 +02:00
Henning Dieterichs 406fab60ac Fixes diff editor styling issue 2023-09-11 17:02:18 +02:00
Raymond Zhao f387b3da07 Refresh the tocTreeModel as well (#192639) 2023-09-11 07:53:25 -07:00
Daniel Imms fa0b1839b9 Merge pull request #190899 from hsfzxjy/fast-bash-escape-190255
Faster __vsc_escape_value for bash
2023-09-11 07:01:21 -07:00
Johannes Rieken 4154c23e62 Merge pull request #192773 from microsoft/joh/dusty-cobra
fix https://github.com/microsoft/vscode/issues/192186
2023-09-11 15:48:07 +02:00
Johannes 310d9d92e8 fix https://github.com/microsoft/vscode/issues/192186 2023-09-11 15:34:14 +02:00
Johannes Rieken de4ab1d136 Merge pull request #192769 from microsoft/joh/negative-orca
always render workspace title in CC, even when showing debug toolbar
2023-09-11 15:29:31 +02:00
Henning Dieterichs bf0c3d54d1 Fixes #192019 2023-09-11 14:51:57 +02:00
Johannes 4ed9fe499a always render workspace title in CC, even when showing debug toolbar
https://github.com/microsoft/vscode/issues/192592
2023-09-11 14:51:09 +02:00
Benjamin Pasero edd2f9f3f1 eng - fail test that logs unexpected output (#192700)
eng - fail test that logs
2023-09-11 14:35:48 +02:00
Alex Ross 59babb4ccc Use host+port instead of string for managed tunnel (#192762)
Fixes https://github.com/microsoft/vscode-remote-release/issues/8933
2023-09-11 13:18:29 +02:00
João Moreno b5b5cade57 Throttler.queue should not directly throw (#192755) 2023-09-11 11:48:58 +02:00
Benjamin Pasero 53135d66d9 Merge pull request #192736 from microsoft/ben/workbench-editor-cleanup
debt - cleanup editor title components
2023-09-11 11:40:08 +02:00
Henning Dieterichs 590856d95e Deletes unused merge editor functionality. 2023-09-11 11:39:32 +02:00
Henning Dieterichs 68d6937dd8 Adds owner to map function 2023-09-11 11:39:04 +02:00
Alex Ross 6021e01795 Update grammars (#192749) 2023-09-11 11:38:45 +02:00
Henning Dieterichs 3dd94c35ed Fixes diff editor precondition commands. 2023-09-11 11:37:46 +02:00
Benjamin Pasero 83694b96a6 Web: cannot right click into custom title (fix #192407) (#192554) 2023-09-11 10:53:38 +02:00
Johannes Rieken 968295e28a Merge pull request #192571 from microsoft/joh/cc-debug
Debug toolbar and CC
2023-09-11 09:24:25 +02:00
Johannes Rieken 7943d47a2b Merge branch 'main' into joh/cc-debug 2023-09-11 08:56:38 +02:00
Benjamin Pasero 87be383aca debt - cleanup change 2023-09-11 08:43:44 +02:00
Joyce Er ca56ef3344 fix: use markdown for HTML setting description (#192633) 2023-09-11 08:18:34 +02:00
Rob Lourens 3c133b63c6 Add an actual implementation for _executeInlineValueProvider (#192727)
Fix #190995
2023-09-10 18:33:15 -07:00
Daniel Imms e27a7d7838 Merge pull request #192577 from gjsjohnmurray/fix-192497
Tab separator setting referred to the same setting twice (fix #192497)
2023-09-10 09:24:37 -07:00
Daniel Imms 1d9410b8c4 Merge pull request #192519 from jeanp413/fix-192517
Fixes terminal group relative size not preserved
2023-09-10 08:08:03 -07:00
Daniel Imms 62775dea38 Merge branch 'main' into fix-192497 2023-09-10 06:48:56 -07:00
Benjamin Pasero 2a6d267ce2 debt - reuse code to conditionally create breadcrumbs 2023-09-10 09:15:49 +02:00
Benjamin Pasero c8ad7f45f8 debt - decouple breadcrumbs control from tabs title 2023-09-10 07:49:27 +02:00
Benjamin Pasero 0b17b1390b debt - rename IEditorTabsControlDimensions to IEditorTitleControlDimensions 2023-09-09 17:37:02 +02:00
Benjamin Pasero 2fbff2046c debt - introduce editorTitleControl as container for tabs/notabs 2023-09-09 14:17:09 +02:00
Benjamin Pasero cfc1ea6de0 debt - more cleanup of editor tabs interfaces 2023-09-09 13:38:16 +02:00
Benjamin Pasero 7d7dfa8f3e debt - refer to tab height also in code 2023-09-09 13:28:26 +02:00
Benjamin Pasero a54f99fec1 debt - rename titleControl to editorTabsControl 2023-09-09 13:25:56 +02:00
Benjamin Pasero 288532a45a debt - rename tabsTitleControl to multiEditorTabsControl 2023-09-09 13:22:03 +02:00
Benjamin Pasero f1679692cf debt - rename noTabsTitleControl to singleEditorTabsControl 2023-09-09 13:19:42 +02:00
Benjamin Pasero 4948f9abe9 debt - move accessibilityStatus to contrib/accessibility 2023-09-09 13:15:33 +02:00
Benjamin Pasero beada0b017 debt - inline iframe into base/iframe 2023-09-09 13:12:32 +02:00
Benjamin Pasero 57fd2d68d4 debt - inline tabFocus into editorStatus 2023-09-09 13:12:01 +02:00
Tyler James Leonhardt 41e940f76f Use SequencerByKey to sequence operations of the same set of scopes (#192638)
The idea here is... if a token is currently being refreshed, well then getting a token of those scopes should wait for that to finish.

Core has a really nice `SequencerByKey` for exactly this kind of thing, and so I've stolen that and started to organize the code with a `common` folder.

Oh, I also noticed we were sorting twice and fixed that to only sort once.

ref https://github.com/microsoft/vscode/issues/186693
2023-09-09 07:09:20 +02:00
Peng Lyu 106ac0b4c0 Merge pull request #192480 from microsoft/rebornix/holy-canidae
Re #190503. Dispose notebook land tests properly.
2023-09-08 22:08:52 -07:00
Tyler James Leonhardt 6fe1a14974 Have ChatView be default "Ask Chat" location (#192608)
and introduce a setting to change that behavior.
2023-09-08 17:18:25 -07:00
rebornix 976ea0f4e6 Fix leaks for language reg. 2023-09-08 16:53:22 -07:00
Joyce Er 08beac9889 fix: use markdown in terminal setting descriptions (#192634) 2023-09-08 16:50:32 -07:00
Joyce Er 7fa19c93cd fix: don't show inline chat hint with ghost text (#192642)
Also disables inline chat hint in notebook cells.
`ICodeEditor.hasTextFocus()` is always false for notebook cells. We need
a way to ensure we only show the hint for the active notebook cell
2023-09-09 01:48:56 +02:00
Joyce Er fe020f2369 fix: markdown for more descriptions in settings UI (#192636) 2023-09-09 00:48:37 +02:00