Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Persistent Run ButtonsNew to Visual Studio Code? Get it now.
Persistent Run Buttons

Persistent Run Buttons

NickScarpitti

|
1 install
| (0) | Free
Adds a persistent run button to the VS Code command center
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

persistent-run-buttonss README

This simple extension adds persistent buttons to the editor title bar and/or status bar to run or debug your project using the selected configuration from launchsettings.json. This allows for quick access to run or debug your project without needing to open the command palette, context menu, or side bar

Features

  • Adds run and debug buttons to the editor title bar:

Adds Buttons To Editor Title Bar

  • Adds run and debug buttons to the status bar:

Adds Buttons To Status Bar

  • Switch between run profiles in launchsettings.json:

Switch Between Profiles

Requirements

None

Extension Settings

Available settings:

  • UI: Choose Where Buttons Appear

  • Customize where buttons appear using settings.json:

    • persistentRunButton.showInEditorTitle: Show buttons in the editor title bar.
    • persistentRunButton.showInStatusBar: Show buttons in the status bar.

Known Issues

None

Release Notes

1.0.0

Initial release of fold-context-commands.


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft