Commit graph

118000 commits

Author SHA1 Message Date
Bhavya U 7f056a705e
Revert "Change Welcome page contribution activation to LifecyclePhase… (#203494)
Revert "Change Welcome page contribution activation to LifecyclePhase.Starting (#201844)"

This reverts commit 0d735d01ab.
2024-01-25 15:01:03 -08:00
Raymond Zhao 661db2e6d3
chore: exclude not-reproducible issues (#203482)
* Exclude not-reproducible issues

* Add more missing labels
2024-01-25 13:52:42 -08:00
Michael Lively 274a528e33
Change default nb sticky mode based on feedback (#203488)
change default nb sticky mode based on feedback
2024-01-25 22:23:20 +01:00
Matt Bierner 6e2ea0ed27
Also disable ` `` as autoclosing pair (#203487)
Fixes #192676

Not ideal but likely better than the current behavior that inserts extra backticks
2024-01-25 13:21:45 -08:00
Peng Lyu 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 Pasero 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 Pasero 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 Pasero 6429752b2b
aux window - hide custom title when native title is on (#203464) 2024-01-25 17:59:38 +01:00
Connor Peet fde80ce4fb
eng: fix missing rustup command in build (#203462)
Only call rustup when explicitly installing
2024-01-25 17:56:24 +01:00
Johannes Rieken 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 Szomoru 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
Benjamin Pasero b0d1f894c3
speech recording stops after log pause in audio (fix #203189) (#203433) 2024-01-25 12:25:45 +01:00
Alex Ross a908e9d6d5
Bump distro (#203431) 2024-01-25 11:56:50 +01:00
Johannes Rieken 290a1153b8
disable frequently failing chat-suite (#203430)
https://github.com/microsoft/vscode/issues/203429
2024-01-25 11:52:51 +01:00
Alex Ross a1168b16d9
Readonly hover stays on top of dialog (#203424)
Fixes #203176
2024-01-25 11:41:43 +01:00
Johannes Rieken 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 Rieken 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 Rieken 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 Ross 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 Rieken 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 Bierner 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 Leonhardt b02edaa75a
Add Ben to endgame notebook (#203403)
He is also cool!
2024-01-24 17:49:34 -08:00
Michael Rienstra 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 Leonhardt bd30771483
Add Justin to Endgame notebook (#203392)
He is also cool.
2024-01-25 00:11:26 +01:00
Tyler James Leonhardt 1606308e1e
Add Bhavya to endgame notebook (#203383)
She's cool
2024-01-24 21:37:13 +01:00
Justin Chen 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 Szomoru 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 Rogge 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 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