Skip to content

WindowsContextMenu is a Sublime Text plugin which adds or removes Windows Context menu for Sublime Text/Merge.

License

Notifications You must be signed in to change notification settings

jfcherng-sublime/ST-WindowsContextMenu

Repository files navigation

ST-WindowsContextMenu

Required ST Build GitHub Actions Package Control GitHub tag (latest by date) Project license GitHub stars Donate to this project using Paypal

This is a Sublime Text plugin which adds/removes "classic" Windows context menu for Sublime Text/Merge.

screenshot

⚠️ This plugin

  • Adds/removes the context menu only for the current Windows user, so no admin privilege is required.
  • Won't work with Win11's new context menu since it doesn't seem to be purely controlled by registry.

Installation

This package is available on Package Control by the name of WindowsContextMenu.

Usage

Go to Sublime Text's main menu » Preferences » Windows Context Menu.

  • Sublime Text

    • All context menus
    • Context menu for file
    • Context menu for directory
    • Context menu for directory background
  • Sublime Merge

    • All context menus
    • Context menu for directory
    • Context menu for directory background

Settings

{
    // Customize the menu text in your localization.
    // If you change this, the text in existing menus will be updated immediately.
    "menu_text": "Open with {app.name}",
}

About

WindowsContextMenu is a Sublime Text plugin which adds or removes Windows Context menu for Sublime Text/Merge.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published