Commit Graph
127953 Commits
Author SHA1 Message Date
Benjamin PaseroandGitHub a212efb7a6 chat - trigger commands to refresh tokens as needed (#235952) 2024-12-12 15:19:37 +01:00
Daniel ImmsandGitHub 091477e325 Merge pull request #235951 from microsoft/tyriar/235899
Only allow shellCommand for high confidence
2024-12-12 06:10:36 -08:00
Daniel Imms 3b30f94f4f Only allow shellCommand for high confidence
Fixes #235899
2024-12-12 05:54:20 -08:00
Benjamin PaseroandGitHub f6e97b7c97 debt - go over todos (#235924)
* debt - go over todos

* fix hygiene
2024-12-12 14:47:59 +01:00
Ladislau SzomoruandGitHub a05c4434d7 Hover - fix input box hover (#235939) 2024-12-12 13:17:16 +01:00
Alexandru DimaandGitHub 822dba4bbc Don't try instantiating an InlineEditWithChanges when there are no effective changes (#235937) 2024-12-12 13:12:57 +01:00
Johannes RiekenandGitHub a63f68cebd fix https://github.com/microsoft/vscode/issues/212089 (#235936) 2024-12-12 13:04:08 +01:00
Martin AeschlimannandGitHub 1971faa406 autoDetectColorScheme enabled: fix flicker on window reload (#235935) 2024-12-12 12:51:05 +01:00
Benjamin Christopher SimmondsandGitHub 1d3cd67ef4 Fix aria-activedescendant attribute in suggestion dropdown (#235933)
fixes https://github.com/microsoft/monaco-editor/issues/3961
2024-12-12 12:47:13 +01:00
Johannes RiekenandGitHub 8d21c9df9d validate preview range using model (#235932)
fixes https://github.com/microsoft/vscode/issues/205611
2024-12-12 12:25:29 +01:00
Johannes RiekenandGitHub d44a823588 hide tree when showing message, no specal zindex for message (#235929)
fixes https://github.com/microsoft/vscode/issues/209757
2024-12-12 12:24:25 +01:00
TonyandGitHub fc3cc5b1c6 Fix custom task shell doesn't work without manually passing in "run command" arg/flag (#181760) 2024-12-12 11:02:45 +00:00
Johannes RiekenandGitHub d590c74933 don't spread huge arrays, use insertInto to avoid runtime failure (#235926)
https://github.com/microsoft/vscode/issues/235889
2024-12-12 11:46:56 +01:00
Martin AeschlimannandGitHub fda1af2e8f [theme] avoid flashing when starting up with a new OS color scheme (#235913)
* avoid flickering when autoDetectColorScheme is on

* update
2024-12-12 11:28:53 +01:00
Alex RossandGitHub 0b7b0c3ca5 Fix setting() showing in release notes for non-existant settings (#235914) 2024-12-12 11:02:57 +01:00
Alex RossandGitHub 87d4b889cc [Bug] Certain inline codeblocks are not displayed in release notes (#235911)
Fixes #235886
2024-12-12 10:54:53 +01:00
Sandeep SomavarapuandGitHub 92fbd7a228 fix #114994 (#235910) 2024-12-12 10:50:44 +01:00
Benjamin PaseroandGitHub 492692eed3 Refactor chat setup context keys for consistency and clarity (#235909) 2024-12-12 10:44:59 +01:00
Aiday Marlen KyzyandGitHub 82d1ef9376 Render expanded hovers always on the same side, so does not jump around (#235851)
* add code always rendered on one side

* update size after contents change

* not allowing recomputation on verbosity request
2024-12-12 10:42:39 +01:00
João MorenoandGitHub 516c29d18e fixes #235895 (#235905) 2024-12-12 09:50:44 +01:00
Benjamin PaseroandGitHub c8379a73ff Fix punctuation in quota exceeded messages for clarity (#235906) 2024-12-12 09:47:48 +01:00
Benjamin PaseroandGitHub 9b22156745 chat - setup settings tweaks (#235900) 2024-12-12 09:24:43 +01:00
Benjamin PaseroandGitHub ebc661ee13 Rename IChatSyntheSizerContext to IChatSynthesizerContext for consistency (#235897) 2024-12-12 08:54:11 +01:00
2c7408dac4 Fix revealing a notebook cell from the debugger stopping and revealing active statement (Fixes #225290) (#225292)
Co-authored-by: Don Jayamanne <don.jayamanne@outlook.com>
2024-12-12 05:13:30 +00:00
6a5c8cf95a Issue: #214481 Add Option to Ignore Code Blocks in Text-to-Speech (#235697)
* Add Option to Ignore Code Blocks in Text-to-Speech

* Add Option to Ignore Code Blocks in Text-to-Speech

* clean up

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2024-12-12 03:48:03 +00:00
Alex RossandGitHub 9fbfe5db10 Add okLabel to pick input (#235744)
Fixes #194519
2024-12-11 16:24:32 -08:00
Rob LourensandGitHub e095f631eb Add period to new button label (#235872) 2024-12-12 00:04:36 +01:00
Raymond ZhaoandGitHub 3912f7a2b7 chore: place assignee in its own variable (#235866) 2024-12-11 14:59:27 -08:00
Matt BiernerandGitHub 31f77d2fe4 Merge pull request #235814 from microsoft/alexr00/issue214327
Fixes #214327
2024-12-11 14:19:23 -08:00
Martin AeschlimannandGitHub 605672003f Erroneous description for setting "CSS Format: Preseve New Lines" (#235864) 2024-12-11 22:09:33 +01:00
Benjamin Christopher SimmondsandGitHub c5b2d919e3 Enable visibility toggling for terminal and other views (#235846)
fix #141405
2024-12-11 12:59:59 -08:00
Benjamin PaseroandGitHub 0d84cd0d8d chat - setup tweaks (#235861) 2024-12-11 12:58:34 -08:00
tobil4skandGitHub 5da3e17769 Merge diverging findExecutable functions (#228373) 2024-12-11 20:51:18 +00:00
Aiday Marlen KyzyandGitHub 079df18bc8 Adding possibility to update all verbose hovers at once (#235848)
adding possibility to update all verbose hovers at once
2024-12-11 11:17:42 -08:00
Rob LourensandGitHub 5fb587f8bc Tweaks to sign up and 'retry' buttons (#235855)
* Tweaks to sign up and 'retry' buttons

* Update label
2024-12-11 11:02:36 -08:00
Alexandru DimaandGitHub 3c1a4ddfd8 Remove default background colors and allow to style the borders independently (#235847) 2024-12-11 18:43:36 +01:00
Alexandru DimaandGitHub 7a2c521c77 Also reveal horizontally (#235841) 2024-12-11 18:31:44 +01:00
Martin AeschlimannandGitHub 22a35bc9c4 [json] jsonValidation isnt working in multi extension host setup (#235845) 2024-12-11 18:20:10 +01:00
Johannes RiekenandGitHub 4e8fbaef74 update doc comment (#235835)
fixes https://github.com/microsoft/vscode/issues/209888
2024-12-11 17:58:52 +01:00
Alex RossandGitHub 09fe3fcbc1 Adopt new Ruby grammar (#235732) 2024-12-11 17:53:04 +01:00
Alex RossandGitHub d9cf59b66d Not clear how to add additional reactions to PR comments (#235828)
Fixes #133601
2024-12-11 08:41:51 -08:00
Aiday Marlen KyzyandGitHub 28603ba8ff when only one hover part, focus that hover part (#235829) 2024-12-11 17:05:06 +01:00
Benjamin Christopher SimmondsandGitHub 2d47752d6b Enhance drop feedback for empty panel (#235834)
fix #99052
2024-12-11 16:47:43 +01:00
João MorenoandGitHub 20bed5838f fix python codicon size (#235833) 2024-12-11 16:19:41 +01:00
Johannes RiekenandGitHub 0011fcfed5 prevent null from being used as language name (#235832)
https://github.com/microsoft/vscode/issues/226053
2024-12-11 16:06:07 +01:00
Johannes RiekenandGitHub 0c7bdaaae9 fix https://github.com/microsoft/vscode/issues/209764 (#235827) 2024-12-11 15:19:43 +01:00
Aiday Marlen KyzyandGitHub fc52d27a89 Disposing the color picker disposables on rerender (#235820)
disposing the color picker disposables on rerender
2024-12-11 12:55:40 +00:00
Alex RossandGitHub 7b7be41b4c Toggle Reaction doesn't always show on first load of comments (#235822)
Fixes #235821
2024-12-11 13:22:25 +01:00
Benjamin PaseroandGitHub b436497553 chat - setup tweaks (#235797) 2024-12-11 12:56:37 +01:00
Benjamin PaseroandGitHub a444d2419c 🆙 distro (#235817) 2024-12-11 12:54:17 +01:00