Commit Graph

128401 Commits (main)

Author SHA1 Message Date
Benjamin Pasero 6c2faf1c5d
chat - fix setup removal key (#236463) 2024-12-18 13:06:31 +01:00
Benjamin Pasero 2f7beb56ff
Support for code page `1125` aka `cp866u` (fix #230438 (#236461)
)
2024-12-18 12:46:34 +01:00
Benjamin Pasero fca8bb2388
Deduplicate untitled workspaces with workspaces that restore (fix #234232) (#236457) 2024-12-18 12:18:50 +01:00
Johannes Rieken 41be1c6b69
handle invalid withProgress invocation as external error (#236454)
fixes https://github.com/Microsoft/vscode/issues/134892
2024-12-18 11:49:08 +01:00
Sandeep Somavarapu 9fb1d57470
Reapply "debt: clean up obsolete file usage" (#236453)
* Reapply "debt: clean up obsolete file usage" (#236433)

This reverts commit cf2ebd91b8.

* Fix extension deletion logic to ensure proper removal and handle file not found errors
2024-12-18 11:34:24 +01:00
Ladislau Szomoru 777fd07ccc
Git - adopt #private in Git extension API (#236444)
* Git - adopt #private in Git extension API

* Fix post commit command provider
2024-12-18 11:20:00 +01:00
Benjamin Christopher Simmonds 29a39607d8
Align panel badge style with activity bar (#236448)
closes #195998
2024-12-18 10:40:30 +01:00
Ladislau Szomoru 224ade93d0
Git - don't use look-behind regex (#236447) 2024-12-18 10:35:16 +01:00
Benjamin Christopher Simmonds 3daa33e93a
Restore close commands for keybinding support (#236446)
* bring back the close commands

* improve discoverability
2024-12-18 10:31:29 +01:00
Benjamin Pasero 2fb0656601
Removal of `chat.experimental.offerSetup` (fix microsoft/vscode-copilot#11286) (#236320) 2024-12-18 10:27:36 +01:00
Benjamin Christopher Simmonds 83f695ad2a
Move selected editors instead of only activ ones (#236327)
* move selected editors

* 💄

* 💄
2024-12-18 09:29:54 +01:00
Benjamin Pasero cf2ebd91b8
Revert "debt: clean up obsolete file usage" (#236433)
Revert "debt: clean up obsolete file usage (#236379)"

This reverts commit 625bae2375.
2024-12-18 07:45:55 +01:00
Benjamin Pasero 95d0e288d1
fuzzy - add test coverage for path matching (#236435) 2024-12-18 07:43:11 +01:00
Benjamin Pasero 20899216df
dialogs - add `Cmd+D` handling (fix #71430) (#236434) 2024-12-18 07:26:26 +01:00
Connor Peet 3e86f1e6cd
cli: fix serve-web needs to wait a certain amount of time after machine startup (#236427)
Fixes #233155
2024-12-18 01:38:47 +01:00
Benjamin Christopher Simmonds 2a4ed84748
Ensure settings and keybindings views open at correct location (#236412)
* make sure settings and keybindings views open at correct location

* fix tests
2024-12-17 23:39:13 +00:00
Connor Peet cece885ae0
testing: show item when coverage is filtered, standardize some tree classes (#236418)
Fixes #235147
2024-12-17 14:59:26 -08:00
Michael Lively b0e6e13be6
notebook find replace position vs global toolbar (#236407)
* notebook find replace position vs global toolbar

* use runAndSubscribe
2024-12-17 21:34:38 +00:00
Michael Lively 999f28e49f
Extend hover styling for entire sticky line (#236410)
extend hover styling for entire sticky line
2024-12-17 21:39:39 +01:00
Ladislau Szomoru 20dc4d7d26
Git - add more tracing to stage/unstage/revert commands (#236409) 2024-12-17 12:37:33 -08:00
Matt Bierner d70e0e2fe0
Merge pull request #236406 from mjbvz/confidential-trout
Small cleanup follow up on #236145
2024-12-17 12:22:16 -08:00
Matt Bierner ad09e3d368
Merge pull request #226614 from BABA983/fix-146732
Resolve custom editor with canonical resource
2024-12-17 12:10:08 -08:00
Matt Bierner a47b13ebc2 Small cleanup follow up on #236145
- Don't send content as json
- Reuse existing load helper
2024-12-17 11:59:05 -08:00
Matt Bierner 648def3116
Merge pull request #235533 from adrianstephens/custom-editor-preview
custom editor preview
2024-12-17 11:56:28 -08:00
Matt Bierner 73bd88e31f
Merge pull request #236388 from mjbvz/important-snake
Pick up latest TS nightly
2024-12-17 11:56:09 -08:00
Matt Bierner 4559089128
Merge pull request #234649 from notoriousmango/feat-open-image
Add 'open image' context in markdown preview
2024-12-17 11:55:25 -08:00
Matt Bierner 5e26b3d7c3
Merge pull request #236145 from Parasaran-Python/235221
fix 235221: Sanitizing the html content by closing the unclosed tags
2024-12-17 11:51:22 -08:00
Matt Bierner b3b7f0e3ed
Merge pull request #236400 from mjbvz/advanced-leopard
Add markdown validation status item
2024-12-17 11:47:13 -08:00
Matt Bierner fbc4b86553
Merge pull request #235880 from RedCMD/extensionCodeblockLangFix
Fix extension preview codeblock language getter
2024-12-17 11:45:09 -08:00
Matt Bierner cfb3a3043d
Merge branch 'main' into patch-1 2024-12-17 11:31:26 -08:00
Matt Bierner 7cc28c3e81 Add markdown validation status item
Fixes #236399
2024-12-17 11:30:32 -08:00
Ladislau Szomoru 7722c2bb0f
Git - adjust command `when` clauses (#236392)
* Add telemetry for troubleshooting

* Adjust command when clause
2024-12-17 20:27:55 +01:00
Tyler James Leonhardt 6baeecd419
Add my labels (#236391) 2024-12-17 20:23:55 +01:00
Connor Peet 9bb364f332
testing: fix scrollbar overlaps coverage indicators (#236387)
Fixes #235343
2024-12-17 20:17:01 +01:00
Connor Peet 1649b305c6
testing: fix can toggle inline test coverage for non-text files outside the workspace (#236386)
Fixes #235346
2024-12-17 20:13:06 +01:00
Logan Ramos e689b912ba
Update telemetry package (#236378) 2024-12-17 20:12:49 +01:00
Henning Dieterichs 068676662c
Fixes https://github.com/microsoft/vscode-copilot/issues/10296 (#236383) 2024-12-17 20:05:05 +01:00
Matt Bierner 2bb6383e85 Pick up latest TS nightly 2024-12-17 10:59:05 -08:00
Peng Lyu d08f30ded4
Update area labels (#236116) 2024-12-17 19:57:39 +01:00
Megan Rogge d3b582676f
add rerun action to terminal chat to align w editor (#236381) 2024-12-17 19:57:14 +01:00
Sandeep Somavarapu 625bae2375
debt: clean up obsolete file usage (#236379)
- remove it from scanner, with profiles reading this file is not needed
- rename it usage for removal in management service
2024-12-17 11:44:54 -07:00
Henning Dieterichs dfa26a2c56
Adjusts zIndex for notebooks. (#236380) 2024-12-17 19:39:48 +01:00
Parasaran ca72122751 fix 235221: Encode and decode markdown content to escape illegal chars 2024-12-17 23:32:42 +05:30
Matt Bierner 754f8884e6
Merge pull request #236303 from mjbvz/embarrassing-pigeon
Use safer escaping for css url strings
2024-12-17 10:02:07 -08:00
Matt Bierner 4422ceaa02
Merge branch 'main' into extensionCodeblockLangFix 2024-12-17 10:02:03 -08:00
Tony 330ab6c292
Reland fix custom task shell doesn't work without manually passing in "run command" arg/flag (#236058) 2024-12-17 17:50:35 +00:00
Parasaran da1d8b9c8e fix 235221: Passing the markdown content to the webview via meta tag and purifying it before use 2024-12-17 22:57:12 +05:30
Matt Bierner d12587c914 Fix windows test 2024-12-17 09:24:26 -08:00
Megan Rogge b4c9953da4
request folders/files when appropriate (#236370)
fix #236368
2024-12-17 09:10:39 -08:00
Benjamin Christopher Simmonds 639c4c8d1e
Make title bar and command center visible when actions are enabled (#236369)
Make title bar and or command center visible when actions are enabled in title bar
2024-12-17 17:57:23 +01:00