Commit Graph

128437 Commits (main)

Author SHA1 Message Date
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
Henning Dieterichs 68410e1431
Fixes https://github.com/microsoft/vscode-copilot/issues/9375 (#236363) 2024-12-17 17:03:46 +01:00
Daniel Imms da60098200
Merge pull request #236340 from microsoft/tyriar/suggest_test
Reduce duplication in terminal completion service tests
2024-12-17 08:00:06 -08:00
Henning Dieterichs 4229274590
Fixes https://github.com/microsoft/vscode-copilot/issues/11377 (#236362) 2024-12-17 16:49:21 +01:00
Ladislau Szomoru 36d8719a8e
SCM Input - respect `editor.emptySelectionClipboard` setting (#236361) 2024-12-17 16:37:16 +01:00
Aiday Marlen Kyzy 92965da2b8
When tab is pressed when content widget is focused, do not hide the hover (#236360)
when tab is pressed when content widget is focused, do not hide the hover
2024-12-17 16:29:06 +01:00
Henning Dieterichs f76df5bbe6
Fixes #11376 (#236358) 2024-12-17 16:24:47 +01:00
Henning Dieterichs 0acab1b9b5
Fixes #11380 (#236352)
Adjusts zIndex. Fixes microsoft/vscode-copilot#11380
2024-12-17 16:20:39 +01:00
Ladislau Szomoru 538412ba9d
Diff - manually revert 854108f7d2 (#236355) 2024-12-17 16:15:26 +01:00
Aiday Marlen Kyzy 317d55da7b
Pressing alt/opt makes the hover temporarily sticky (#236356)
* add alt key to make hover temporarily sticky

* adding code
2024-12-17 16:08:13 +01:00
Johannes Rieken 206033fd3f
drop code lenses with invalid/missing range (#236353)
https://github.com/microsoft/vscode/issues/233159
2024-12-17 15:36:20 +01:00
Johannes Rieken d162ceb7fe
extension events use new `ExtensionError` so that these errors don't make it into "normal" error telemetry (#236336)
* extension events use new `ExtensionError` so that these errors don't make it into "normal" error telemetry

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

* fix tests
2024-12-17 15:15:31 +01:00
Benjamin Christopher Simmonds 6997bee2ac
Make badge smaller, reduce margin and change color when icon (#236346)
make badge smaller and closer to label
2024-12-17 14:49:21 +01:00
Daniel Imms 8db902c64c
Merge pull request #236337 from microsoft/tyriar/235024_2
Fill pwsh commands via Get-Command
2024-12-17 04:42:06 -08:00
Daniel Imms cdd41b08db
Reduce duplication in terminal completion service tests 2024-12-17 04:27:47 -08:00