Skip to content

Request: Settings to hide commands from Context Menu #115

@Anduh

Description

@Anduh

Would be great if one could hide the 5 sn-scriptsync commands from the right-click menu in VSCode.

I have lots of extensions installed, and this have lead to the Context Menu(right-click menu) becoming pretty long & cluttered, taller than the screen. I don't use the sn-scriptsync commands often enough to need them in the menu, and as they show on all filetypes, it extra inconvenient.

This is my context menu on .json files, where it's shortest, on others there is enough to need scrolling.
Image

Example of other VS Code extensions implementing similar

vscode-partial-diff has a partialDiff.commandsOnContextMenu setting where each Context Menu command can be hidden separately if wanted, but are visible by default.

If Implemented

  1. If implemented, user could for example hide them in the global settings, and then have workspace-specific settings where they only show them in their SN-related workspaces.

  2. If implemented as a language override setting, it means the user can have use them filetype-specific settings, (such as only showing them in the menu for .js files)

If this is implemented, the #116 suggestion is partially covered and not as relevant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions