Alex Ross
653d30ab18
Revert "Fix element already registered ( #281000 )" ( #281278 )
...
* Revert "Fix element already registered (#281000 )"
This reverts commit ca3f2212d1 .
* skip test
2025-12-04 09:43:55 -08:00
Alex Ross
472dee5115
Another fix for "element with id not registered" error ( #281269 )
...
Fixes microsoft/vscode-pull-request-github#8073
2025-12-04 16:49:41 +00:00
JeffreyCA
f138251517
Update azd fig spec
...
Add extension commands
Add layer arg
Use generator for `extension show`
2025-12-03 17:46:28 -08:00
Alex Ross
ca3f2212d1
Fix element already registered ( #281000 )
...
Fixes microsoft/vscode-pull-request-github#8073
2025-12-03 09:59:37 -08:00
Ladislau Szomoru
0a08d26b83
Workbench - fix duplicate resolve merge conflict buttons ( #280969 )
2025-12-03 17:24:16 +01:00
Ladislau Szomoru
13a7952cd6
SCM - fix tag sorting in the Repositories view ( #280929 )
2025-12-03 12:07:00 +00:00
Ladislau Szomoru
ea07278988
SCM - enable opening a stash when clicking on it ( #280913 )
2025-12-03 10:57:08 +00:00
Ladislau Szomoru
1027a1aad0
SCM - consistently render date on the right in the repositories view ( #280870 )
...
SCM - scaffold artifact timestamp
2025-12-03 07:09:25 +00:00
Martin Aeschlimann
5561fdf4f3
[css/html/json] update services ( #280428 )
2025-12-01 20:45:13 +00:00
iumehara
6fbb1ac6af
Add 'Push Tags' option in UI under 'Tags -> Push Tags" ( #280320 )
2025-12-01 19:59:11 +01:00
Matt Bierner
b5be18e85d
Merge pull request #280207 from mjbvz/dev/mjbvz/developing-mammal
...
Add native preview TS version pick option
2025-11-30 18:03:34 -08:00
Matt Bierner
1d5b9b5cd2
Add native preview TS version pick option
...
Fixes #280206
2025-11-30 17:43:52 -08:00
Martin Aeschlimann
1e352e9d5c
Prompts/Agents/Instructions front matter should auto trigger suggestions for top-level entries ( #279617 )
2025-11-26 16:24:51 +00:00
Ladislau Szomoru
3bd3345259
SCM - do not group stashes in folders ( #279601 )
2025-11-26 15:55:22 +01:00
bilogic
c50bca2e13
also recognize // #region ... as valid markers ( #278943 )
...
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com >
2025-11-26 07:21:41 +00:00
Raymond Zhao
41997d514d
chore: npm audit fix ( #279437 )
...
* chore: npm audit fix
* chore: npm audit fix in extensions
* chore: npm audit fix in tests
* Catch last few
2025-11-25 20:29:09 +00:00
Matt Bierner
dd5c1e4656
Fix tests
2025-11-25 11:22:33 -08:00
Matt Bierner
22ce98c190
Add title for jsdoc symbol links
...
Fixes #279417
2025-11-25 10:58:36 -08:00
Ladislau Szomoru
f297f37463
Git - add "Stashes" node to the repositories view ( #279400 )
...
* WIP - Initial implementation
* Get author and committer date for a stash
* Add drop stash command
* More cleanup
2025-11-25 17:13:48 +00:00
Matt Bierner
9dfb647be4
Still register tsconfig features with tsgo
...
For https://github.com/microsoft/typescript-go/issues/2153
2025-11-24 08:42:36 -08:00
Tyler James Leonhardt
80f75cffa0
Don't unregister built-in providers on 403 ( #278890 )
...
related to https://github.com/microsoft/vscode/issues/278875
2025-11-21 17:11:03 -08:00
Ladislau Szomoru
a73588288a
SCM - refactor history item hover for the graph ( #278778 )
...
* SCM - refactor history item tooltip
* Extract the hover code into a separate file
* SCM - add references into the hover
* Pull request feedback
* Fix compilation errors
2025-11-21 16:48:43 +01:00
Matt Bierner
2648263d3e
Run our build scripts directly as typescript ( #277567 )
...
* Run our build scripts directly as typescript #277567
Follow up on #276864
For #277526
* Remove a few more ts-node references
* Fix linux and script reference
* Remove `_build-script` ref
* Fix script missing closing quote
* use type only import
* Fix export
* Make sure to run copy-policy-dto
* Make sure we run the copy-policy-dto script
* Enable `verbatimModuleSyntax`
* Pipelines fixes
* Try adding explicit ext to path
* Fix bad edit
* Revert extra `--`
---------
Co-authored-by: João Moreno <joaomoreno@users.noreply.github.com >
2025-11-21 14:56:00 +01:00
Tyler James Leonhardt
4c96903608
Support brokering from Linux x64 and Intel Macs ( #278689 )
...
* Support Linux & Intel Macs
This grabs the native files directly since the ones at the root are not expected to work in our cases, namely Intel Mac where we use arm machines to build the x64 build.
* actually include macOS intel bits
2025-11-21 01:42:11 +00:00
Tyler James Leonhardt
134826b979
Start sending ClientAuthError telemetry for microsoft auth ( #278643 )
...
To better bucketize MSAL broker errors.
2025-11-20 12:27:10 -08:00
Johannes Rieken
57141a9924
Merge pull request #278360 from microsoft/copilot/fix-swapped-icons-reference-search
...
Fix swapped incoming/outgoing icons in call hierarchy toggle
2025-11-20 13:16:11 +01:00
Ladislau Szomoru
9c36e3505a
Git - add option to restore staged changes when aplying/popping a stash ( #278556 )
2025-11-20 11:13:37 +00:00
Alex Ross
c8547e5708
Update tree-sitter-wasm ( #278399 )
...
* Update tree-sitter-wasm
* Update test results
* Update pwsh && tests, fix prompt
Fixes #274548
---------
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com >
2025-11-20 10:49:33 +01:00
Ladislau Szomoru
5e1893f284
Git - fix background color for base reference ( #278532 )
2025-11-20 08:33:33 +00:00
Ladislau Szomoru
7c999f6f62
Git - refactor migrate changes functionality ( #278426 )
...
* Git - rework migrate changes
* Add extension API
* Revert some of the options
* Remove staged option
* More cleanup
* More command cleanup
2025-11-19 12:55:43 -08:00
copilot-swe-agent[bot]
6d8d77ee8f
Fix swapped incoming/outgoing icons in call hierarchy view
...
Swap the icons so they show the current state instead of target state.
- When viewing incoming calls: show incoming icon (with "Show Outgoing Calls" title)
- When viewing outgoing calls: show outgoing icon (with "Show Incoming Calls" title)
This matches VS Code's convention where toggle buttons display the current
state icon with the action title being the target state.
Fixes the issue where the icon showed the opposite of what was being displayed.
Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com >
2025-11-19 14:24:54 +00:00
Ladislau Szomoru
4df44cf5b8
Git - create worktree improvements ( #278194 )
2025-11-18 20:23:19 +00:00
Ladislau Szomoru
5a1c4e6ca5
Git - refactor create/delete worktree and expose extension API ( #278107 )
...
* Git - refactor create/delete worktree and expose extension API
* Pull request feedback
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-18 15:37:56 +00:00
dependabot[bot]
d5f4606ce7
Bump js-yaml from 3.14.0 to 3.14.2 in /extensions/npm ( #277906 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.14.0 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.0...3.14.2 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 16:32:53 +01:00
Ladislau Szomoru
c7a1e26b9f
Git - fix issue with remote reference label rendering ( #278031 )
2025-11-18 10:34:42 +01:00
Ladislau Szomoru
ae77536e70
Git - cleanup delete worktree command implementation ( #278018 )
2025-11-18 00:17:55 -08:00
Matt Bierner
c679b20148
Merge branch 'main' into dev/mjbvz/legitimate-squirrel
2025-11-17 16:32:38 -08:00
Ladislau Szomoru
dbc8d76ce3
SCM - show history item references in the history item hover ( #277859 )
2025-11-17 15:00:13 +00:00
Tyler James Leonhardt
8711dcb9da
Fix offending l10n.t call and add an eslint rule to prevent it from happening ( #277577 )
...
ref https://github.com/microsoft/vscode/issues/277576
2025-11-14 18:13:03 -08:00
Matt Bierner
b38fb3f7f1
Don't watch non-writable fs for md preview updates
...
Fixes #277389
2025-11-14 10:32:54 -08:00
Don Jayamanne
2ad979732c
Remove unwanted console.logs ( #277374 )
2025-11-14 11:37:45 +01:00
Matt Bierner
cc7631f642
Merge pull request #276518 from remcohaszing/cursor-mdc
...
Mark Cursor mdc files as markdown
2025-11-13 11:11:46 -08:00
Remco Haszing
c66344a701
Update extensions/markdown-basics/package.json
...
Co-authored-by: Matt Bierner <12821956+mjbvz@users.noreply.github.com >
2025-11-13 19:02:57 +01:00
Raymond Zhao
e061feef09
Restore foreground color for operators in dark_plus theme ( #277204 )
...
Revert "Revert "Revert "Update foreground color for operators in dark_plus th…"
This reverts commit eaea0cd151 .
2025-11-13 17:35:32 +00:00
Ladislau Szomoru
06b27a740d
Git - more any cleanup ( #277190 )
2025-11-13 17:11:50 +00:00
Ladislau Szomoru
2b52b93770
Git - enable ESLint rule for git extensions ( #277156 )
...
* Initial commit with all exceptions
* First pass of fixing
* Add ignored files explicitly
2025-11-13 15:35:01 +00:00
Ladislau Szomoru
ffcd44e6a1
Git - remove the use of in ( #277077 )
2025-11-13 08:51:35 +00:00
Don Jayamanne
dd2c3af375
Remove as any from ipynb ( #277057 )
...
* Remove `as any` from ipynb
* Fixes
* updates
2025-11-13 09:30:35 +01:00
Peng Lyu
d7a2778121
fix notebook renderers
2025-11-12 16:34:57 -08:00
Ladislau Szomoru
1644a34e71
Git - fix extension API method signature ( #276931 )
2025-11-12 15:17:35 +00:00