Commit graph

117456 commits

Author SHA1 Message Date
Robo fb76955440
chore: update electron@27.2.1 (#202053)
* chore: bump electron@27.2.1

* chore: enable code cache support for custom standard schemes

Refs 267cbc841e

* chore: remove --ms-enable-electron-run-as-node

Removed in favor of f842ead6bc

* chore: update distro
2024-01-09 08:33:34 +01:00
Matt Bierner 06bad2c05f
Clear selection on paste edit apply (#202049)
Switches to use a snippet to ensure that existing editor selections are cleared when paste edits are applied
2024-01-09 07:51:28 +01:00
Matt Bierner 284e949dac
Pick up latest TS for building VS Code (#202047) 2024-01-09 07:48:18 +01:00
Matt Bierner 7452aaa51d
Don't enable notebook copy if active element is not in the notebook dom (#202035)
Fixes #201178

Fixes copying text from the chat window when a notebook editor is active
2024-01-08 14:31:37 -08:00
Andrea Mah d2a02721bd
Add icon support for quickpick custom button (#201913) 2024-01-08 23:25:55 +01:00
RedCMD 0a71ec927c
Change lowercase l to uppercase L. asp-vb-net.tmLanguage.json (#201981)
* Change lowercase `l` to uppercase `L`. `asp-vb-net.tmLanguage.json`

`.tmLanguage.json` is the common file extension for JSON TextMate
while `vb` is currently using `.tmlanguage.json`

* Rename file.

* Remove EOF newline >:(

---------

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2024-01-08 22:10:59 +00:00
Martin Aeschlimann 851b39876e
[json] don't use md5 (#201971) 2024-01-08 21:50:59 +01:00
Ladislau Szomoru 891a17ab57
Git - move "Open Commit" command from core to the git extension (#202042)
* Initial implementation

* Move the command to the git extension

* Add missing enablement property
2024-01-08 13:39:07 -07:00
Matt Bierner 88a6ed6d9b
Only show paste as html when it is explicitly requested (#202039)
Fixes #202013
2024-01-08 13:32:02 -07:00
Ladislau Szomoru 66023e11e6
Git - 💄 clean-up summary generation (#202036) 2024-01-08 11:50:42 -08:00
Logan Ramos e1f8dddce9
Handle empty paste array (#202038) 2024-01-08 11:48:16 -08:00
Matt Bierner fbb656b4d2
Add new pasteAsText command (#202033)
Fixes #187507
2024-01-08 11:14:50 -08:00
Ladislau Szomoru 83f9d6b3a2
SCM - 💄 make sure scm action ids are unique (#202030) 2024-01-08 11:30:05 -07:00
Connor Peet 53c8f84911
debug: fixup debug aux window position properly (#202027)
fixup debug toolbar properly
2024-01-08 10:16:27 -08:00
Logan Ramos b5d2084dfb
Fix reveal in explorer (#202026)
Fix reveal in exporer
2024-01-08 18:54:25 +01:00
Benjamin Simmonds ed046a7e9d
Merge pull request #201225 from microsoft/benibenj/stickyScrollFocus
Added sticky scroll focus functionality to tree
2024-01-08 18:26:01 +01:00
Sandeep Somavarapu affed727e3
fix #176433 (#202022) 2024-01-08 18:22:14 +01:00
Ladislau Szomoru 322931b0fc
Git - Only show "All Changes" node if there is more than one incoming/outgoing commit (#202021) 2024-01-08 17:45:44 +01:00
BeniBenj dc029abccd
focus navigation fix 2024-01-08 17:40:19 +01:00
Matt Bierner 1a7ec6aea2
Fix code block in notebook markdown rendering (#201748)
Fixes #201731
2024-01-08 08:33:55 -08:00
Alexandru Dima cea4eee18a
Use sha256 (resolves CodeQL warning) (#201978)
* Use sha256 (resolves CodeQL warning)

* check in JS file too
2024-01-08 17:03:22 +01:00
Benjamin Simmonds 545eb1dabe
Fix for displaying icons when icon theme is disabled (#201709)
* fix #201700

* predefined-file-icon
2024-01-08 16:29:36 +01:00
Johannes Rieken 880eee6a96
print warning about reused action ids, fix view action duplication (#202000)
* print warning about reused action ids, fix view action duplication

* remove debug code

* make tests happy-ish
2024-01-08 16:27:32 +01:00
Aiday Marlen Kyzy 6eed4af2d4
Add colors to the output editor in the sidebar with CSS (#201292)
* removing the registration of theming participant and instead adding the css rules into output.css

* removing the imports which we no longer need
2024-01-08 16:11:02 +01:00
Johannes Rieken 683c7f5172
fix https://github.com/microsoft/vscode/issues/201825 (#202012) 2024-01-08 16:04:57 +01:00
BeniBenj 9d161efa98
tabindex calls blur() to early 2024-01-08 15:37:51 +01:00
Johannes Rieken cc7a0865e4
update notebook (#201998) 2024-01-08 14:57:05 +01:00
BeniBenj f14bc31be8
💄 2024-01-08 14:54:17 +01:00
BeniBenj c84e38d44b
small fixes 2024-01-08 14:49:15 +01:00
VDisawal 4e278ecca7
#198975: saveValue => historyNavigator.add (#199142)
Co-authored-by: Vishwas <disawalva@gmail.com>
Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2024-01-08 13:48:18 +00:00
Alexandru Dima deae3ca4b1
Switch to using sha256 for checksums (fixes CodeQL warning) (#201977)
* Switch to using sha256 for checksums (fixes CodeQL warning)

* Fix unit test
2024-01-08 14:11:19 +01:00
Ladislau Szomoru 51e490e8a2
Git - 💄 add historyItemParentId to provideHistoryItemChanges (#201991) 2024-01-08 14:00:57 +01:00
Sandeep Somavarapu b0b59b4c5a
fix #200026 (#201990) 2024-01-08 13:57:52 +01:00
Johannes Rieken 3beaab3f7c
Joh/organic-armadillo (#201988)
* insta - keep proxied events alive when service got instantiated in the meantime

* insta - make sure to not leak listener of early, proxied events
2024-01-08 13:57:24 +01:00
Ladislau Szomoru 03e191825d
Git - fix context menu order (#201986) 2024-01-08 13:02:13 +01:00
Sandeep Somavarapu 731da64740
fix #201813 (#201985) 2024-01-08 12:39:20 +01:00
Ulugbek Abdullaev 61fb9b10f5
Merge pull request #201299 from microsoft/ulugbekna/inline-chat-detected-intent
inline chat: display detect intent for the duration of the request & allow re-running the request without intent detection
2024-01-08 12:28:15 +01:00
Johannes Rieken 1350b6eca0
fix https://github.com/microsoft/vscode/issues/201340 (#201983) 2024-01-08 12:02:42 +01:00
BeniBenj c980e8be29
Merge remote-tracking branch 'origin' into benibenj/stickyScrollFocus 2024-01-08 11:42:21 +01:00
BeniBenj 9bf447edf4
Explorer Context menu fix 2024-01-08 11:38:47 +01:00
Alexandru Dima 6476d4b87f
Document reason for using sha1 (resolves CodeQL warning) (#201979) 2024-01-08 11:34:05 +01:00
zWing 2443fd1613
fix registerProfileContentHandler typos (#183197) 2024-01-08 11:06:09 +01:00
Sandeep Somavarapu 48a49a3b23
log error message (#201974) 2024-01-08 11:01:08 +01:00
Ladislau Szomoru f8616b9a2b
Git - rename "Open Stash" to "Preview Stash" (#201973)
* Git - rename "Open Stash" to "Preview Stash"

* Add Preview Stash command to the "..." menu
2024-01-08 10:59:49 +01:00
Ladislau Szomoru cfebdd863a
Git - add open stash command (#201970)
* Initial implementation

* Add button to quick pick

* Improve stash picker

* Remove quick pick buttons
2024-01-08 09:48:51 +01:00
Anthony Stewart 0a90cb8a06
Log extensionLocation not location in error message of getCustomBuiltinExtensionsFromLocations (#200748)
Log extensionLocation not location in error message of getCustomBuiltinExtensionsFromLocations
2024-01-08 08:14:01 +00:00
Sandeep Somavarapu 99e16e6621
Merge pull request #199893 from samhanic/cli-extension-update
[CLI] extension update command
2024-01-08 12:48:07 +05:30
Sandeep Somavarapu 4caba0473a
fix #147668 (#201961) 2024-01-08 02:29:19 +01:00
Sandeep Somavarapu 8f6498a2d8
fix #174883 (#201959) 2024-01-08 02:28:58 +01:00
samhanic 70dda3c792 Merge branch 'main' into cli-extension-update 2024-01-07 21:24:26 +01:00