Benjamin Pasero
|
c4ea2a881d
|
💄
|
2024-01-24 20:19:32 +01:00 |
|
Benjamin Pasero
|
cc5dd53402
|
Merge branch 'main' into merogge/kb
|
2024-01-24 20:09:09 +01:00 |
|
Henning Dieterichs
|
8494a40f51
|
Fixes #203186
|
2024-01-24 19:59:07 +01:00 |
|
Benjamin Pasero
|
f5d895ae04
|
VS Code Speech does not warn when no chat providers are found. (fix #203241) (#203365)
|
2024-01-24 19:44:10 +01:00 |
|
Connor Peet
|
2d2f5bdb90
|
debug: address triggered breakpoint feedback (#203363)
Fixes #203154
Fixes #203155
Fixes #203156
Fixes #203158
|
2024-01-24 10:33:04 -08:00 |
|
Sandeep Somavarapu
|
905ed4ffd5
|
fix #203131 (#203360)
|
2024-01-24 19:08:22 +01:00 |
|
meganrogge
|
8e5d9da1e4
|
fix #203197
|
2024-01-24 09:53:41 -08:00 |
|
Johannes Rieken
|
4fb1e923f9
|
💄 move new save-functions close to existing saveAll function (#203356)
|
2024-01-24 09:45:07 -08:00 |
|
Megan Rogge
|
09231caec0
|
Merge pull request #203357 from microsoft/merogge/status2
ensure alerts do not override content
|
2024-01-24 09:37:59 -08:00 |
|
meganrogge
|
b96127eea4
|
fix #203266
|
2024-01-24 09:17:09 -08:00 |
|
Benjamin Simmonds
|
0c109dbcde
|
Remove redundant canActivityBarBeHidden() method (#203351)
canActivityBarBeHidden() no longer needed
|
2024-01-24 18:15:22 +01:00 |
|
Robo
|
cc6f22bf75
|
chore: update builds for electron@27.2.3 (#203346)
* chore: update builds for electron@27.2.3
* chore: bump distro
|
2024-01-24 17:49:21 +01:00 |
|
Aiday Marlen Kyzy
|
5fea9b4f26
|
Setting default enablement state to false for the experiment (#203324)
setting default enablement state to false for the experiment
|
2024-01-24 16:54:56 +01:00 |
|
Ladislau Szomoru
|
97b8727343
|
Git - fix viewing stahes with added/deleted/renamed files (#203341)
|
2024-01-24 16:09:02 +01:00 |
|
Benjamin Simmonds
|
25af41dbb5
|
Clarify custom title bar style setting description (#203336)
fix #203290
|
2024-01-24 15:03:59 +01:00 |
|
Benjamin Simmonds
|
c9040d0567
|
Fix Drag n Drop behavior in Open Editors with multiple groups (#203330)
fix #203179
|
2024-01-24 13:49:21 +01:00 |
|
Alex Ross
|
5375e37481
|
Error: Cannot register two commands with the same id: workbench.action.focusCommentsPanel (#203331)
Third time's the charm
Fixes #202563
|
2024-01-24 13:49:08 +01:00 |
|
Johannes Rieken
|
4bc3583c4e
|
handle rerun message during make_request state (#203333)
handle `rerun` message during make_request state,
fixes https://github.com/microsoft/vscode-copilot/issues/3650
|
2024-01-24 13:48:40 +01:00 |
|
Alex Ross
|
7970376dda
|
Protect against empty readonly-message (#203328)
Fixes #203122
|
2024-01-24 13:08:41 +01:00 |
|
Johannes Rieken
|
1f607d67c5
|
fix https://github.com/microsoft/vscode-copilot/issues/3652 (#203305)
|
2024-01-24 13:08:06 +01:00 |
|
Ladislau Szomoru
|
fa7c021a82
|
SCM - fix treeview comparison function (#203325)
|
2024-01-24 12:54:39 +01:00 |
|
Benjamin Simmonds
|
c75ad1fd11
|
Fix for Sticky Scroll Focus Space Key Issue (#203314)
sticky scroll focus "Space" fix
|
2024-01-24 11:41:01 +01:00 |
|
Henning Dieterichs
|
205e4e53a1
|
Fixes #201713 (#201809)
* Fixes #201713
|
2024-01-24 11:19:17 +01:00 |
|
Benjamin Simmonds
|
4a3c073d9e
|
Fix #203235 (#203302)
fix #203235
|
2024-01-24 11:12:27 +01:00 |
|
Benjamin Simmonds
|
8458f875df
|
Custom Titlebar Menu Fix (#203300)
custom titlebar menu fix
|
2024-01-24 11:03:54 +01:00 |
|
Johannes Rieken
|
afd4f631aa
|
inline chat fixes (#203297)
* Pause state should be more relaxed and expect partial state
fixes https://github.com/microsoft/vscode/issues/203173
* clear stashed session before starting a new session
fixes https://github.com/microsoft/vscode-copilot/issues/3719
|
2024-01-24 10:40:58 +01:00 |
|
Sandeep Somavarapu
|
b27e28197e
|
remove FeatureInsight tag (#203295)
- remove FeatureInsight tag
- report event per setting with owner and purpose information
- adopt the opted in settings
|
2024-01-24 10:32:12 +01:00 |
|
Ladislau Szomoru
|
3b82957586
|
SCM - fix close repository/close other repositories actions (#203292)
|
2024-01-24 10:22:28 +01:00 |
|
Peng Lyu
|
1091f68d83
|
Fix #203214. Read code window correctly (#203267)
* Fix #203214. Read code window correctly
* fix diff
|
2024-01-23 17:09:38 -08:00 |
|
Matt Bierner
|
9c95828898
|
Enable paste url for file uris (#203270)
Fixes #203180
|
2024-01-23 17:08:58 -08:00 |
|
Peng Lyu
|
c77b63e865
|
Accept cell chat response before running follow up (#203271)
|
2024-01-24 02:02:49 +01:00 |
|
Megan Rogge
|
82d1ae423e
|
Merge pull request #203268 from microsoft/merogge/inline-cue
factor in alert enabled for line feature cues
|
2024-01-23 16:43:24 -08:00 |
|
meganrogge
|
076bd0bd1e
|
compile issue
|
2024-01-23 16:16:39 -08:00 |
|
meganrogge
|
77fe3a1122
|
fix #203211
|
2024-01-23 16:11:19 -08:00 |
|
Rob Lourens
|
b9ee99d894
|
Delete unnecessary newlines (#203257)
|
2024-01-23 15:53:08 -08:00 |
|
Rob Lourens
|
0955a9d9d5
|
Add background color to chat agent icon so it doesn't overlap copilot icon (#203256)
|
2024-01-23 15:52:56 -08:00 |
|
Megan Rogge
|
ad9447df57
|
Merge pull request #203262 from microsoft/merogge/settings-links
fix settings links
|
2024-01-23 15:51:57 -08:00 |
|
meganrogge
|
79e6d75a4b
|
fix #203115
|
2024-01-23 15:37:29 -08:00 |
|
Ladislau Szomoru
|
856d46ed86
|
SCM - fix regression related to the editor.wordWrap language setting (#203248)
|
2024-01-23 13:01:09 -08:00 |
|
Rob Lourens
|
d87f1716cf
|
Fix bad spacing in /help (#203245)
|
2024-01-23 21:35:19 +01:00 |
|
Ladislau Szomoru
|
1d62c50954
|
Fix Expand All Diffs command order (#203244)
Fix #203201
|
2024-01-23 21:28:24 +01:00 |
|
Benjamin Pasero
|
d742dffc43
|
Speech provider with identifier ms-vscode.vscode-speech is already registered (fix #203172) (#203233)
|
2024-01-23 20:19:10 +00:00 |
|
Benjamin Pasero
|
3cf1815508
|
Do not offer 'Create file' option for readonly file systems (fix #203223) (#203234)
|
2024-01-23 21:18:54 +01:00 |
|
Henning Dieterichs
|
ca476115d3
|
Fixes bug in WrappedStyleElement
|
2024-01-23 20:46:06 +01:00 |
|
Benjamin Pasero
|
7975a45543
|
No prompt after closing editor when piping command that doesn't terminate (fix #203166) (#203217)
|
2024-01-23 11:32:24 -08:00 |
|
Henning Dieterichs
|
0bf3670b52
|
Fixes CI
|
2024-01-23 20:24:58 +01:00 |
|
Henning Dieterichs
|
f73a212381
|
Improves rendering of deleted and renamed files in multi diff editor.
|
2024-01-23 20:24:58 +01:00 |
|
Benjamin Pasero
|
3aa161859a
|
Wording " speech recognized" (fix #203171) (#203226)
|
2024-01-23 20:09:14 +01:00 |
|
Benjamin Pasero
|
e523361ab8
|
Auto Save When No Errors does not work consistently (fix #203125) (#203221)
|
2024-01-23 20:01:52 +01:00 |
|
Benjamin Pasero
|
5bebda832a
|
Disabling window.zoomPerWindow doesn't restore window zooms (#203209)
Disabling window.zoomPerWindow doesn't restore window zooms (fix #203129)
|
2024-01-23 10:44:25 -08:00 |
|