Johannes Rieken and GitHub
8d21c9df9d
validate preview range using model ( #235932 )
...
fixes https://github.com/microsoft/vscode/issues/205611
2024-12-12 12:25:29 +01:00
Johannes Rieken and GitHub
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
Tony and GitHub
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 Rieken and GitHub
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 Aeschlimann and GitHub
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 Ross and GitHub
0b7b0c3ca5
Fix setting() showing in release notes for non-existant settings ( #235914 )
2024-12-12 11:02:57 +01:00
Alex Ross and GitHub
87d4b889cc
[Bug] Certain inline codeblocks are not displayed in release notes ( #235911 )
...
Fixes #235886
2024-12-12 10:54:53 +01:00
Sandeep Somavarapu and GitHub
92fbd7a228
fix #114994 ( #235910 )
2024-12-12 10:50:44 +01:00
Benjamin Pasero and GitHub
492692eed3
Refactor chat setup context keys for consistency and clarity ( #235909 )
2024-12-12 10:44:59 +01:00
Aiday Marlen Kyzy and GitHub
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 Moreno and GitHub
516c29d18e
fixes #235895 ( #235905 )
2024-12-12 09:50:44 +01:00
Benjamin Pasero and GitHub
c8379a73ff
Fix punctuation in quota exceeded messages for clarity ( #235906 )
2024-12-12 09:47:48 +01:00
Benjamin Pasero and GitHub
9b22156745
chat - setup settings tweaks ( #235900 )
2024-12-12 09:24:43 +01:00
Benjamin Pasero and GitHub
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 Ross and GitHub
9fbfe5db10
Add okLabel to pick input ( #235744 )
...
Fixes #194519
2024-12-11 16:24:32 -08:00
Rob Lourens and GitHub
e095f631eb
Add period to new button label ( #235872 )
2024-12-12 00:04:36 +01:00
Raymond Zhao and GitHub
3912f7a2b7
chore: place assignee in its own variable ( #235866 )
2024-12-11 14:59:27 -08:00
Matt Bierner and GitHub
31f77d2fe4
Merge pull request #235814 from microsoft/alexr00/issue214327
...
Fixes #214327
2024-12-11 14:19:23 -08:00
Martin Aeschlimann and GitHub
605672003f
Erroneous description for setting "CSS Format: Preseve New Lines" ( #235864 )
2024-12-11 22:09:33 +01:00
Benjamin Christopher Simmonds and GitHub
c5b2d919e3
Enable visibility toggling for terminal and other views ( #235846 )
...
fix #141405
2024-12-11 12:59:59 -08:00
Benjamin Pasero and GitHub
0d84cd0d8d
chat - setup tweaks ( #235861 )
2024-12-11 12:58:34 -08:00
tobil4sk and GitHub
5da3e17769
Merge diverging findExecutable functions ( #228373 )
2024-12-11 20:51:18 +00:00
Aiday Marlen Kyzy and GitHub
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 Lourens and GitHub
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 Dima and GitHub
3c1a4ddfd8
Remove default background colors and allow to style the borders independently ( #235847 )
2024-12-11 18:43:36 +01:00
Alexandru Dima and GitHub
7a2c521c77
Also reveal horizontally ( #235841 )
2024-12-11 18:31:44 +01:00
Martin Aeschlimann and GitHub
22a35bc9c4
[json] jsonValidation isnt working in multi extension host setup ( #235845 )
2024-12-11 18:20:10 +01:00
Johannes Rieken and GitHub
4e8fbaef74
update doc comment ( #235835 )
...
fixes https://github.com/microsoft/vscode/issues/209888
2024-12-11 17:58:52 +01:00
Alex Ross and GitHub
09fe3fcbc1
Adopt new Ruby grammar ( #235732 )
2024-12-11 17:53:04 +01:00
Alex Ross and GitHub
d9cf59b66d
Not clear how to add additional reactions to PR comments ( #235828 )
...
Fixes #133601
2024-12-11 08:41:51 -08:00
Aiday Marlen Kyzy and GitHub
28603ba8ff
when only one hover part, focus that hover part ( #235829 )
2024-12-11 17:05:06 +01:00
Benjamin Christopher Simmonds and GitHub
2d47752d6b
Enhance drop feedback for empty panel ( #235834 )
...
fix #99052
2024-12-11 16:47:43 +01:00
João Moreno and GitHub
20bed5838f
fix python codicon size ( #235833 )
2024-12-11 16:19:41 +01:00
Johannes Rieken and GitHub
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 Rieken and GitHub
0c7bdaaae9
fix https://github.com/microsoft/vscode/issues/209764 ( #235827 )
2024-12-11 15:19:43 +01:00
Aiday Marlen Kyzy and GitHub
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 Ross and GitHub
7b7be41b4c
Toggle Reaction doesn't always show on first load of comments ( #235822 )
...
Fixes #235821
2024-12-11 13:22:25 +01:00
Benjamin Pasero and GitHub
b436497553
chat - setup tweaks ( #235797 )
2024-12-11 12:56:37 +01:00
Benjamin Pasero and GitHub
a444d2419c
🆙 distro ( #235817 )
2024-12-11 12:54:17 +01:00
Johannes Rieken and GitHub
06abfd26c8
fixes https://github.com/microsoft/vscode-copilot/issues/7665 ( #235818 )
2024-12-11 12:52:05 +01:00
Alex Ross and GitHub
4fb4fc9031
Comment text cut off in Comments view ( #235813 )
...
Fixes #226415
2024-12-11 11:42:59 +01:00
Alex Ross
efb1463cb5
Finalize file level comments
...
Fixes #214327
2024-12-11 11:39:14 +01:00
Sandeep Somavarapu and GitHub
d18a40011b
fix #235763 ( #235810 )
2024-12-11 11:34:16 +01:00
Johannes Rieken and GitHub
a40e594f25
Check for cyclic dependencies during compile ( #235808 )
...
* Check for cyclic dependencies during compile
Changes gulp-tsb to check the emitted JS code for cyclic dependencies. Historically we never cared about cycles between TS files as long as they dissappeared after compile (e.g type-dependencies, not runtime dependencies)
https://github.com/microsoft/vscode-internalbacklog/issues/5271
* fix cycling dependencies
fyi @aeschli @aiday-mar
* remove cyclic dependency with unused `BasedTextEdit` fyi @hediet
* remove cycle between chatEditService and chatEditingSession
fyi @alexdima
* remove cyclic dependency between chatSetup and chatViewPane
fyi @roblourens
* better cycle detection
* don't check cycles when not needed
* clear graph when reprocessing file dependencies
* remove cycle between with `notebookChatEditController` fyi @DonJayamanne
* modernize and cleanup tsb/utils
2024-12-11 11:26:59 +01:00
Alex Ross and GitHub
1b4662bc51
a11y view is blank after running focus comment on line ( #235807 )
...
Fixes #229857
2024-12-11 11:22:47 +01:00
Aiday Marlen Kyzy and GitHub
a97e00ea3b
Adding action to hide the hover ( #235806 )
...
adding action to hide the hover
2024-12-11 11:16:38 +01:00
Alex Ross and GitHub
74a879d760
Should ports status bar entry only show up when ports are or have been used ( #235805 )
...
Fixes #231402
2024-12-11 11:13:01 +01:00
Aiday Marlen Kyzy and GitHub
cc746fd86f
sticky scroll: Fixing folding icon placement issue ( #235804 )
...
fixing folding icon placement issue
2024-12-11 11:04:00 +01:00