Commit Graph
124157 Commits
Author SHA1 Message Date
Peng LyuandGitHub ed6c2eca2d Fix #203434. Avoid layout from sticky scroll event if the editor is set to invisible. (#203485) 2024-01-25 22:05:50 +01:00
Benjamin PaseroandGitHub 4f143e0e28 aux window - align layout() behaviour with main window (#203479)
* aux window - dont forget to apply `filter` when copying attributes

* actually align layouts
2024-01-25 21:01:02 +01:00
Benjamin PaseroandGitHub bc7fc03d6a multi diff - implement revert to enable "Do not save" (#203376)
* multi diff - implement `revert` to enable "Do not save"

* restore close handler

* align save/revert handling for original side with diff editor
2024-01-25 18:18:20 +01:00
Benjamin PaseroandGitHub 6429752b2b aux window - hide custom title when native title is on (#203464) 2024-01-25 17:59:38 +01:00
Connor PeetandGitHub fde80ce4fb eng: fix missing rustup command in build (#203462)
Only call rustup when explicitly installing
2024-01-25 17:56:24 +01:00
Aiday Marlen Kyzy 05664832f5 multicursor for inline completions 2024-01-25 17:52:38 +01:00
Johannes RiekenandGitHub 5cbd1a836b release inline chat session for untitled file when it becomes saved (non-dirty) (#203454)
fixes https://github.com/microsoft/vscode/issues/203448
2024-01-25 16:21:47 +01:00
Ladislau SzomoruandGitHub adf93c270a Git - view stash should use the stash's parent commit for the left hand side (#203450) 2024-01-25 15:53:20 +01:00
Lei LI 5e10388f1e Fix typo in shellIntegration-bash.sh
fix typo `exceute` to `execute` in `shellIntegration-bash.sh`.
2024-01-25 22:31:11 +08:00
Benjamin PaseroandGitHub b0d1f894c3 speech recording stops after log pause in audio (fix #203189) (#203433) 2024-01-25 12:25:45 +01:00
Alex RossandGitHub a908e9d6d5 Bump distro (#203431) 2024-01-25 11:56:50 +01:00
Johannes RiekenandGitHub 290a1153b8 disable frequently failing chat-suite (#203430)
https://github.com/microsoft/vscode/issues/203429
2024-01-25 11:52:51 +01:00
Alex RossandGitHub a1168b16d9 Readonly hover stays on top of dialog (#203424)
Fixes #203176
2024-01-25 11:41:43 +01:00
Johannes RiekenandGitHub f055b096fd show message when accept or discard is need for saving (#203427)
re https://github.com/microsoft/vscode-copilot/issues/3653
2024-01-25 11:40:46 +01:00
Johannes RiekenandGitHub 589d37d2e8 restore inline suggestion (#203418)
* restore inline suggestion

fixes https://github.com/microsoft/vscode/issues/175190

* fix leak in test
2024-01-25 10:33:42 +01:00
Johannes RiekenandGitHub b10846f1e5 only convert a selection when it is a selection (#203423)
re https://github.com/microsoft/vscode-copilot/issues/3758
2024-01-25 10:23:30 +01:00
Alex RossandGitHub 4da4653519 Use descriptive reaction hover on whole comment reaction, not just count (#203421)
Fixes https://github.com/microsoft/vscode-pull-request-github/issues/978
2024-01-25 10:18:37 +01:00
Johannes RiekenandGitHub a87e69f048 reset holdMode when losing window focus (#203368)
fyi @ulugbekna, re https://github.com/microsoft/vscode/issues/203187
2024-01-25 09:20:18 +01:00
Matt BiernerandGitHub 3dea5cbbcb Pick up latest markdown language service (#203405)
Picking up the latest stable release. This is mainly just a tag release compared to alpha-8
2024-01-24 18:54:32 -08:00
Tyler James LeonhardtandGitHub b02edaa75a Add Ben to endgame notebook (#203403)
He is also cool!
2024-01-24 17:49:34 -08:00
Michael RienstraandGitHub dc10e26a05 docs: document new configuration.markdown.copyFiles.destination options (#203391)
docs: document new `configuration.markdown.copyFiles.destination`

And clean-up / standardize existing docs of same
2024-01-25 00:39:51 +00:00
Tyler James LeonhardtandGitHub bd30771483 Add Justin to Endgame notebook (#203392)
He is also cool.
2024-01-25 00:11:26 +01:00
Tyler James LeonhardtandGitHub 1606308e1e Add Bhavya to endgame notebook (#203383)
She's cool
2024-01-24 21:37:13 +01:00
Justin ChenandGitHub 17c3d007a7 add check for empty diagnostic/range in code action highlighting (#203382)
* add check for empty diagnostics/ranges

* cleanup
2024-01-24 21:24:54 +01:00
Ladislau SzomoruandGitHub 5b91204184 SCM - do not show "View Commit" or "View All Changes" action for empty commits (#203381) 2024-01-24 21:15:51 +01:00
Megan RoggeandGitHub 1a94d0d635 Merge pull request #203361 from microsoft/merogge/kb
add `speechInProgress` context key for keybinding reuse
2024-01-24 12:08:55 -08:00
Benjamin Pasero c4ea2a881d 💄 2024-01-24 20:19:32 +01:00
Benjamin PaseroandGitHub cc5dd53402 Merge branch 'main' into merogge/kb 2024-01-24 20:09:09 +01:00
Henning DieterichsandHenning Dieterichs 8494a40f51 Fixes #203186 2024-01-24 19:59:07 +01:00
Benjamin PaseroandGitHub 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 PeetandGitHub 2d2f5bdb90 debug: address triggered breakpoint feedback (#203363)
Fixes #203154
Fixes #203155
Fixes #203156
Fixes #203158
2024-01-24 10:33:04 -08:00
Sandeep SomavarapuandGitHub 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 RiekenandGitHub 4fb1e923f9 💄 move new save-functions close to existing saveAll function (#203356) 2024-01-24 09:45:07 -08:00
Megan RoggeandGitHub 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 SimmondsandGitHub 0c109dbcde Remove redundant canActivityBarBeHidden() method (#203351)
canActivityBarBeHidden() no longer needed
2024-01-24 18:15:22 +01:00
RoboandGitHub 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 KyzyandGitHub 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 SzomoruandGitHub 97b8727343 Git - fix viewing stahes with added/deleted/renamed files (#203341) 2024-01-24 16:09:02 +01:00
Benjamin SimmondsandGitHub 25af41dbb5 Clarify custom title bar style setting description (#203336)
fix #203290
2024-01-24 15:03:59 +01:00
Benjamin SimmondsandGitHub c9040d0567 Fix Drag n Drop behavior in Open Editors with multiple groups (#203330)
fix #203179
2024-01-24 13:49:21 +01:00
Alex RossandGitHub 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 RiekenandGitHub 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 RossandGitHub 7970376dda Protect against empty readonly-message (#203328)
Fixes #203122
2024-01-24 13:08:41 +01:00
Johannes RiekenandGitHub 1f607d67c5 fix https://github.com/microsoft/vscode-copilot/issues/3652 (#203305) 2024-01-24 13:08:06 +01:00
Ladislau SzomoruandGitHub fa7c021a82 SCM - fix treeview comparison function (#203325) 2024-01-24 12:54:39 +01:00
Benjamin SimmondsandGitHub c75ad1fd11 Fix for Sticky Scroll Focus Space Key Issue (#203314)
sticky scroll focus "Space" fix
2024-01-24 11:41:01 +01:00
Henning DieterichsandGitHub 205e4e53a1 Fixes #201713 (#201809)
* Fixes #201713
2024-01-24 11:19:17 +01:00
Benjamin SimmondsandGitHub 4a3c073d9e Fix #203235 (#203302)
fix #203235
2024-01-24 11:12:27 +01:00