Commit Graph
93631 Commits
Author SHA1 Message Date
John MurrayandGitHub 4a2f9cc4cc Merge branch 'main' into do-162262 2024-02-29 12:08:45 +00:00
gjsjohnmurray 5ee040ec3a Use action submenu instead of existing quickpick 2024-02-29 02:34:52 +00:00
Daniel ImmsandGitHub 15a0f3c48f Merge pull request #206485 from microsoft/tyriar/198278_3
More aggressively clear viewport commands on Windows
2024-02-28 15:42:01 -08:00
Daniel Imms 1ee4bfbda2 More aggressively clear viewport commands on Windows
Fixes #198278
2024-02-28 14:59:20 -08:00
Daniel Imms 50d6e94b3f Move sticky scroll endMarker clipping to element position
This means we no longer need to resize the canvas which reduces flicker.

Fixes #199305
2024-02-28 14:46:59 -08:00
Daniel Imms 5332bdfead Adjust sticky scroll height based on endMarker
Fixes #199305
2024-02-28 14:43:43 -08:00
Daniel ImmsandGitHub 145af9d6d5 Merge pull request #206479 from microsoft/tyriar/198541
Forward wheel events to main xterm instance
2024-02-28 14:26:44 -08:00
Daniel Imms eea2590f50 Hide sticky scroll when the prompt is trimmed
Fixes #199554
2024-02-28 14:00:54 -08:00
Daniel Imms 3b2b4cb5eb Forward wheel events to main xterm instance
Fixes #198541
2024-02-28 13:51:12 -08:00
Krzysztof CieślakandGitHub 0685fc3470 Inline edit - make sure we cancel in-progress request on blur (#206430) 2024-02-28 21:01:41 +00:00
Henning DieterichsandGitHub 4f08e9ca03 Fixes #206355 (#206473) 2024-02-28 13:01:06 -08:00
Henning DieterichsandGitHub 435f3ce9d8 Fixes #206166 (#206472) 2024-02-28 12:58:18 -08:00
Henning DieterichsandGitHub 275d365b86 debouncedObservable2 (#206470) 2024-02-28 12:57:49 -08:00
Michael LivelyandGitHub eb4e516a8a Folded cells run-in-section (#205315)
* initial functionality, needs css tweaks

* update button css + add executing spinner

* mutable disposable to avoid leaking listeners
2024-02-28 20:28:09 +01:00
meganrogge 29fe7ad529 check if event is undefined 2024-02-28 10:10:57 -08:00
Daniel ImmsandGitHub 8c2b09c044 Merge pull request #206455 from microsoft/tyriar/accept_clear
Clear terminal markers when link is opened
2024-02-28 09:25:50 -08:00
Daniel Imms 790d774fc4 Clear terminal markers when link is opened 2024-02-28 08:57:08 -08:00
Benjamin Christopher SimmondsandGitHub cff275ae64 Adopt custom hover in settings and keybindings editor (#206440)
* adopt custom hover in settings and keybindings editor

* fiy smoketests
2024-02-28 16:37:07 +01:00
Alex RossandGitHub 85a26649de Add resource hint API for commenting range provider (#206444)
Part of #185551
2024-02-28 16:01:25 +01:00
Sandeep SomavarapuandGitHub 4a050aaac8 support enabling builtin extensions (#206437)
* support enabling builtin extensions

* fix tests
2024-02-28 15:29:29 +01:00
Johannes RiekenandGitHub 1d5c97906e select outline element when double clicking (#206429)
fixes https://github.com/microsoft/vscode/issues/206426

re https://github.com/microsoft/vscode/issues/206424
2024-02-28 13:16:21 +01:00
John MurrayandGitHub a8b1f1c618 Merge branch 'main' into do-162262 2024-02-28 12:02:36 +00:00
Hylke BonsandHylke Bons 4a2905319b codicons: Split list into Library and Derived 2024-02-28 13:01:24 +01:00
Johannes RiekenandGitHub 763df0e037 add ExtensionContent#languageModelAccessInformation (#206420)
* makes ExtHostAuth and ExtHostLM injectable
* (hack) makes silents auth requests for all extension upon LM registration

https://github.com/microsoft/vscode/issues/206265
2024-02-28 11:55:19 +01:00
Alex RossandGitHub 729612b22c Enable pre-fetching of comments (#206421)
* Revert (most of) "Commenting range resource change proposal (#206346)"

This reverts commit 03bd0bb8d1.

* Enable pre-fetching of comments
Part of #185551
2024-02-28 11:52:22 +01:00
Sandeep SomavarapuandGitHub 7a8f219122 retain telemetry (#206417) 2024-02-28 11:10:57 +01:00
Sandeep SomavarapuandGitHub e25f421789 fix #82524 (#206415) 2024-02-28 10:44:26 +01:00
Benjamin Christopher SimmondsandGitHub 6504145957 Fix for native and custom hover over view titles (#206408)
fix #206367
2024-02-28 09:27:56 +01:00
Benjamin PaseroandGitHub d4a6faf8e0 Strange close icon in Switch window (fix #206391) (#206404) 2024-02-28 08:29:04 +01:00
Peng LyuandGitHub 6b1906a0ec Enable AUX window for Interactive Window (#206398) 2024-02-28 06:11:54 +01:00
Connor PeetandGitHub 7c5742f4b9 testing: fix TreeError [Test Explorer List] Tree element not found: [object Object] (#206389)
also an issue where we weren't clearing the render list which caused extra work to happen

Fixes #202005
2024-02-27 15:53:28 -08:00
Sandeep SomavarapuandGitHub 2a57d4139f fix #204615 (#206381)
* fix #204615

* Fix extension installation condition
2024-02-27 14:37:27 -08:00
Connor PeetandGitHub 6b6da7928d debug: pass environment via terminal API instead of command (#206376)
Fixes #198550
2024-02-27 13:42:24 -08:00
Michael LivelyandGitHub 8b8b573dcc Check for invalid Range parameters when trimming nb newlines (#206375)
Fix #201191
2024-02-27 21:06:07 +01:00
Benjamin PaseroandGitHub 46bdbb4721 dictation - layout widget when cursor position changes (#206371) 2024-02-27 20:45:55 +01:00
Benjamin PaseroandGitHub 887c9d0f3e Explorer: view title is different for 1 view vs. N views (fix #206368) (#206370) 2024-02-27 20:35:22 +01:00
Benjamin PaseroandGitHub e9f90c2abc Python error terminal output ⌘ + Click links erroneously treats filename as if it ends in a single quote ' (fix #206001) (#206366) 2024-02-27 20:18:19 +01:00
Benjamin Christopher SimmondsandGitHub 1d3ff8e891 Refactor and Improve Hover Functionality (#206357)
* minor hover improvements?

* 💄
2024-02-27 18:53:46 +01:00
Johannes RiekenandGitHub 8fd15a8634 add LanguageModelError-type (#206361)
https://github.com/microsoft/vscode/issues/206265
2024-02-27 18:50:12 +01:00
Johannes RiekenandGitHub 4f0e2a843f refine language model (#206358)
* api - use `LanguageModelChat` prefix for messages and response, add todos

* update todos, tweak how `chatRequest` errors, remove `LanguageModelChatResponse#result`

* api - refine language model access

removes `requestLanguageModelAccess`,
removes `LanguageModelChatResponse#result`,
adds `LanguageModelChatRequestOptions`,
refines how errors happen when making a chat request

* use `throw` over Promise.reject

* don't error from `_getAuthAccess`, polish error messages

* rename to `sendChatRequest`
2024-02-27 18:14:05 +01:00
Matt BiernerandGitHub ef300d9945 Fix extra background in markdown code blocks (#206304)
Fixes #205129
2024-02-27 09:04:54 -08:00
Benjamin Christopher SimmondsandGitHub 1025d0dafb Render hovers over context views (#206353)
render hovers over context views
2024-02-27 09:33:49 -07:00
Andrea MahandGitHub 8950c52e08 progress on AI TextSearchProvider (#205319)
These are the initial steps to having an API to contribute AI text results.
2024-02-27 08:10:08 -08:00
Benjamin Christopher SimmondsandGitHub 3b8fe3ec81 Add custom hover to highlight labels and links (#206351)
Add custom hover to  highlight labels and Links
2024-02-27 16:55:13 +01:00
Daniel ImmsandGitHub 673d0a0d32 Merge branch 'main' into 204458 2024-02-27 07:32:12 -08:00
Alex RossandGitHub 03bd0bb8d1 Commenting range resource change proposal (#206346)
Part of #185551
2024-02-27 15:16:20 +01:00
Rob LourensandGitHub 0c3664116e Warm up slash command cache- port candidate to main (#206302)
Warm up slash command cache (#206290)

Fix #206050
2024-02-27 05:36:47 -08:00
Benjamin PaseroandGitHub cf03d0e639 Error: Uncaught exception in sharedProcess (fix #206035) (#206339) 2024-02-27 14:17:19 +01:00
isidor 8f44284342 add 'AI' as extension category 2024-02-27 12:28:09 +01:00
Alex RossandGitHub e378f55a1f Add error logging for PortAttributesProvider (#206332) 2024-02-27 12:15:34 +01:00