Run On Me - VSCode ExtensionBrief DescriptionThe "vscode-run-on-me" extension allows you to run code snippets directly from your editor with ease. Simply select the code you want to execute and trigger the command to see the results instantly. ConfigurationTo create commands to be executed search for "RunOnMe Settings" in the explorer (Ctrl+Shift+P).
Set your command name and content. Use In order to run command, open any file and use RunOnMe button in the top right corner of the editor (or in Run dropdown menu if you have other run-related actions). Alternatively, you can assign a keyboard shortcut through VSCode keyboard shortcuts settings. After executing the command, the output will be displayed in the "RunOnMe Output" Infomation Message, allowing you to choose from the commands you have configured. Example Configuration and Usage
Release Notes0.0.1Initial release of the "vscode-run-on-me" extension. 0.0.2Changed the display name for easier search on marketplace. Enjoy! |
