Skip to content

Integrate with the Windows 11 Context Menu #127365

@xandfis

Description

@xandfis

The new Windows 11 context menu uses IExplorerCommand + app identity for app integration. Identity is established for unpackaged Win32 like VS Code using Sparse Manifests.

A sample can be found here: https://github.com/microsoft/AppModelSamples/tree/master/Samples/SparsePackages

The context menu extension is useful for a few key reasons:

  1. File Type associations don't work with extensionless files
  2. A context menu verb is the only way to open a whole folder of files in VS Code
  3. File Type Associations can be an extra set of steps when opening a file is a one-off action

image

Metadata

Metadata

Labels

feature-requestRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code Insidersinstall-updateVS Code installation and upgrade system issueson-testplanwindowsVS Code on Windows issueswindows 11VS Code on Windows 11 issuesworkbench-os-integrationNative OS integration issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions