David Barbet
|
a7f76c3689
|
Update C# onEnterRules to account for documentation comments
|
2025-02-26 14:37:36 -08:00 |
|
Matt Bierner
|
e38edc4e3b
|
Merge pull request #241508 from mjbvz/regulatory-haddock
Remove no longer needed logging
|
2025-02-26 14:36:56 -08:00 |
|
Matt Bierner
|
c071cfb288
|
Merge branch 'main' into reverthover
|
2025-02-26 14:16:06 -08:00 |
|
Matt Bierner
|
ee5f9882a7
|
Fix args
|
2025-02-26 14:12:40 -08:00 |
|
Matt Bierner
|
8874a60376
|
Merge pull request #241742 from mjbvz/upper-walrus
Always try sending along project root paths
|
2025-02-26 14:12:12 -08:00 |
|
Matt Bierner
|
cddfc78ed3
|
Merge pull request #241748 from mjbvz/quickest-termite
User clearer name for function
|
2025-02-26 14:10:22 -08:00 |
|
Daniel Imms
|
8b0f80c492
|
Merge pull request #242117 from microsoft/tyriar/241702_2
Remove cwd fallback, ensuring we don't suggest non-existent folders
|
2025-02-26 13:37:11 -08:00 |
|
Joyce Er
|
1ea44634bf
|
fix: focus input editor when attachment zone is clicked (#242105)
|
2025-02-26 22:34:22 +01:00 |
|
Joyce Er
|
4060deb2df
|
fix: update implicit context widget for new chat widgets (#242102)
|
2025-02-26 22:33:56 +01:00 |
|
Osvaldo Ortega
|
ffae9bfc36
|
Merge pull request #242114 from microsoft/osortega/fix-expanding-ai-search-tree
Fix for automatically expanding AI search tree
|
2025-02-26 13:11:18 -08:00 |
|
Daniel Imms
|
c25c5e8612
|
Remove cwd fallback, ensuring we don't suggest non-existent folders
Fixes #241702
|
2025-02-26 13:09:49 -08:00 |
|
Daniel Imms
|
8a2e9d71f6
|
Merge pull request #242115 from microsoft/tyriar/241825
Make option item kind check stricter
|
2025-02-26 13:02:37 -08:00 |
|
Megan Rogge
|
943f45aefe
|
update title on screen reader mode change (#242087)
|
2025-02-26 14:56:17 -06:00 |
|
Daniel Imms
|
5090a351b1
|
Make option item kind check stricter
Fixes #241825
|
2025-02-26 12:38:20 -08:00 |
|
Benjamin Pasero
|
c75ab9d934
|
chat - status tweaks (#242110)
|
2025-02-26 13:31:46 -07:00 |
|
Aaron Munger
|
7e5536de62
|
update layout to ensure the cell renders correctly (#242111)
* update layout to ensure the cell renders correctly
* use the appropriate cancellation token
---------
Co-authored-by: amunger <>
|
2025-02-26 12:18:28 -08:00 |
|
Osvaldo Ortega
|
44bc117127
|
Revert line deletion
|
2025-02-26 12:11:27 -08:00 |
|
Osvaldo Ortega
|
e383a4a08d
|
Fix for automatically expanding AI search tree
|
2025-02-26 11:52:34 -08:00 |
|
Benjamin Pasero
|
10434e3f45
|
chat - hide old GH status (#242108)
|
2025-02-26 20:19:01 +01:00 |
|
Michael Lively
|
8c4d8ba721
|
Fix icon coloring changing wrt nb editor focus (#242107)
* fix unfocused nb icon coloring
* fix icon coloring
|
2025-02-26 20:17:04 +01:00 |
|
Rob Lourens
|
ffa4a758e6
|
Move agent mode enablement for models to extension (#242104)
|
2025-02-26 20:11:16 +01:00 |
|
Benjamin Pasero
|
5b1e54e663
|
hover - fix beak regression (#242094)
* hover - fix beak regression
* Don't apply lock 2px width when hover is focused
---------
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
|
2025-02-26 10:51:01 -08:00 |
|
Don Jayamanne
|
55112f992c
|
Support diffing notebook snapshots (#242042)
|
2025-02-26 10:48:16 -08:00 |
|
Connor Peet
|
0f49f0e649
|
npm: fix run button in scripts tree not updating when npm.scriptRunner is changed (#242098)
|
2025-02-26 19:22:30 +01:00 |
|
Benjamin Christopher Simmonds
|
33c09e47c3
|
Bring back icons for symbols in chat suggest widget (#242095)
* Bring back icons for symbols in chat suggest widget
* 💄
|
2025-02-26 18:15:07 +01:00 |
|
Raymond Zhao
|
94c20704c8
|
Revert cleanup (#242080)
|
2025-02-26 17:35:57 +01:00 |
|
João Moreno
|
c72dd1ef9f
|
rename telemetry prop (#242090)
|
2025-02-26 17:26:19 +01:00 |
|
Johannes Rieken
|
bb70a72158
|
don't handle codeblockUri-parts as signal for edits (#242038)
https://github.com/microsoft/vscode-copilot-release/issues/5629
|
2025-02-26 08:12:01 -08:00 |
|
Benjamin Pasero
|
e97b871e89
|
chat - setup settings listen to changes (#242088)
|
2025-02-26 17:06:35 +01:00 |
|
Cassidy Williams
|
d7ca4447b0
|
Fix #241903: Add override for GitHub in settingsLayout.ts (#241911)
Add override for GitHub in settingsLayout.ts
|
2025-02-26 16:03:19 +00:00 |
|
Benjamin Christopher Simmonds
|
de73e2000a
|
Fix ghost text view clickability (#242086)
fix ghost text view clickability
|
2025-02-26 16:49:15 +01:00 |
|
Alex Ross
|
3f1ff35be2
|
Differences in syntax colorization on file full of errors (#242085)
Fixes #241813
|
2025-02-26 16:48:17 +01:00 |
|
Benjamin Christopher Simmonds
|
08558cdc21
|
Fix NES rendering of full line insertions when horizontally scrolling (#242084)
fixes https://github.com/microsoft/vscode-copilot/issues/13626
|
2025-02-26 16:46:45 +01:00 |
|
Benjamin Pasero
|
74e43f0375
|
chat - tweaks to status (#242073)
|
2025-02-26 16:05:46 +01:00 |
|
Benjamin Christopher Simmonds
|
e5364e6c60
|
Fix loading animation when font is italic (#238936)
fix: https://github.com/microsoft/vscode-copilot-release/issues/3981
|
2025-02-26 15:49:48 +01:00 |
|
Benjamin Christopher Simmonds
|
3e141e276d
|
Folder rendering improvements (#242065)
folder rendering improvements
|
2025-02-26 14:21:03 +01:00 |
|
Benjamin Pasero
|
475dd116a4
|
chat - tweaks to settings in status (#242062)
|
2025-02-26 13:24:37 +01:00 |
|
Henning Dieterichs
|
a67bbc0ea7
|
Fixes on click not working due to focus issues (#242061)
|
2025-02-26 13:16:17 +01:00 |
|
Johannes Rieken
|
4a93ee1faf
|
fixes https://github.com/microsoft/vscode-copilot/issues/13152 (#242060)
|
2025-02-26 13:14:57 +01:00 |
|
Johannes Rieken
|
393c628829
|
fix https://github.com/microsoft/vscode/issues/241839 (#242056)
|
2025-02-26 13:03:21 +01:00 |
|
Sandeep Somavarapu
|
f08ca68ba0
|
fix #242043 (#242055)
|
2025-02-26 12:42:59 +01:00 |
|
Alex Ross
|
9b47b78aaf
|
cannot show dot files once I have added to the path (#242054)
Fixes #241930
|
2025-02-26 12:10:05 +01:00 |
|
Benjamin Pasero
|
1766408222
|
chat - make status keyboard shortcuts accessible (#242053)
|
2025-02-26 12:06:50 +01:00 |
|
Sandeep Somavarapu
|
1740d7d3c8
|
fix #239434 (#242052)
|
2025-02-26 11:49:45 +01:00 |
|
Benjamin Pasero
|
5d760580d4
|
chat - more status UI tweaks (#242050)
* chat - more status UI tweaks
* color tweaks
|
2025-02-26 11:39:42 +01:00 |
|
Johannes Rieken
|
1a2a6a3fb9
|
make sure inline chat shows as soon as a request is started (#242044)
|
2025-02-26 11:36:31 +01:00 |
|
Alex Ross
|
326130e593
|
Swap the eye icons in simple file dialog (#242045)
Fixes #241826
|
2025-02-26 11:21:09 +01:00 |
|
Sandeep Somavarapu
|
dfeb7b06f6
|
fix #242036 (#242037)
|
2025-02-26 10:05:43 +01:00 |
|
Alex Ross
|
79f2dd4a8a
|
Fix json schema for viewsContainers (#241700)
Fix json schema for viewContainers
Fixes #240707
|
2025-02-26 09:44:16 +01:00 |
|
Benjamin Pasero
|
6988f72b91
|
chat - status UX tweaks (#242027)
|
2025-02-26 09:35:15 +01:00 |
|