Commit Graph
124157 Commits
Author SHA1 Message Date
rebornix 80707d7c37 Re #190503. Fix rest of notebook leaks 2023-09-11 08:11:06 -07:00
Henning DieterichsandHenning Dieterichs 406fab60ac Fixes diff editor styling issue 2023-09-11 17:02:18 +02:00
Raymond ZhaoandGitHub f387b3da07 Refresh the tocTreeModel as well (#192639) 2023-09-11 07:53:25 -07:00
Johannes 2856e2dd08 chore - small cleanup of the inline chat API proposal 2023-09-11 16:22:44 +02:00
Daniel ImmsandGitHub 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 RiekenandGitHub 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 RiekenandGitHub 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 DieterichsandHenning 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 PaseroandGitHub edd2f9f3f1 eng - fail test that logs unexpected output (#192700)
eng - fail test that logs
2023-09-11 14:35:48 +02:00
Alex RossandGitHub 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 MorenoandGitHub b5b5cade57 Throttler.queue should not directly throw (#192755) 2023-09-11 11:48:58 +02:00
Benjamin PaseroandGitHub 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 DieterichsandHenning Dieterichs 590856d95e Deletes unused merge editor functionality. 2023-09-11 11:39:32 +02:00
Henning DieterichsandHenning Dieterichs 68d6937dd8 Adds owner to map function 2023-09-11 11:39:04 +02:00
Alex RossandGitHub 6021e01795 Update grammars (#192749) 2023-09-11 11:38:45 +02:00
Henning DieterichsandHenning Dieterichs 3dd94c35ed Fixes diff editor precondition commands. 2023-09-11 11:37:46 +02:00
Benjamin PaseroandGitHub 83694b96a6 Web: cannot right click into custom title (fix #192407) (#192554) 2023-09-11 10:53:38 +02:00
Johannes RiekenandGitHub 968295e28a Merge pull request #192571 from microsoft/joh/cc-debug
Debug toolbar and CC
2023-09-11 09:24:25 +02:00
Johannes RiekenandGitHub 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 ErandGitHub ca56ef3344 fix: use markdown for HTML setting description (#192633) 2023-09-11 08:18:34 +02:00
Rob LourensandGitHub 3c133b63c6 Add an actual implementation for _executeInlineValueProvider (#192727)
Fix #190995
2023-09-10 18:33:15 -07:00
Daniel ImmsandGitHub 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 ImmsandGitHub 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 ImmsandGitHub 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 LeonhardtandGitHub 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 LyuandGitHub 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 LeonhardtandGitHub 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 ErandGitHub 08beac9889 fix: use markdown in terminal setting descriptions (#192634) 2023-09-08 16:50:32 -07:00
Joyce ErandGitHub 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 ErandGitHub fe020f2369 fix: markdown for more descriptions in settings UI (#192636) 2023-09-09 00:48:37 +02:00
Aaron Munger d6cf165629 only show IW focus command if an interacitve window is open 2023-09-08 15:25:51 -07:00
Aiday Marlen KyzyandGitHub 551aa2772b Merge pull request #191464 from microsoft/aiday/notRebuildingFullStickyScroll
Minimizing the rebuild of sticky scroll
2023-09-08 23:53:14 +02:00
Tyler James LeonhardtandGitHub 52f27e2e2f Log a lot more of the Microsoft Auth extension (#192629)
This PR adds a ton more logging, a consistant format, and fixes the log levels of some.

Additionally, there are two small fixes that I have included:
* we were firing the `_sessionChangeEmitter` twice when a session was removed
* when processing updates from other windows, we returned instead of continued... thus were only processing the first account that was added in another window
2023-09-08 23:25:25 +02:00
Joyce ErandGitHub bb99b7452a fix: render setting reference links in settings UI (#192628) 2023-09-08 23:21:31 +02:00