Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Command BookmarkNew to Visual Studio Code? Get it now.
Command Bookmark

Command Bookmark

ljtang2009

|
766 installs
| (2) | Free
This extension helps developers to save command lines for future reference.It saves development time, which is especially for long command lines.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Command Bookmark

English | 中文

This extension helps developers to save command lines for future reference.It saves development time, which is especially for long command lines.

Usage

View

This extension contributes a view in Explorer view container. The view's name is "COMMAND BOOKMARK".

Command

Add command

  1. You can add a command with the click of "Add command" button in the welcome view or in the view title menus.

  1. Input a command line in the input box and press 'Enter'. And then input a command name in the input box and press 'Enter'.

  1. Congratulations! You have added a command. You can see it in "COMMAND BOOKMARK" view.

Run command

Click the "Run" button. The command line will run in the terminal.

Edit command

Click the "Edit" button. Edit command line and command name.

Folder

Add Folder

  1. You can add a folder with the click of "Add folder" button in the welcome view or in the view title menus.

  1. Input a command line in the input box and press 'Enter'.

Rename Folder

Click the "Edit" button. Edit folder name.

Drag & Drop

Drag and drop nodes to organize relationships.

Remove

Click the "Remove" button to remove node.

Import & Export

You may have several development environments. You can export the extension data from a vscode, then import the data to another vscode.

Export

Click the "Export" button. Then you can see a file open dialog. After selecting a json file, extension's data will be saved in it.

Import

Click "Import" button in the welcome view or in the view title menus. After selecting a json file which exported from another vscode, the data well be imported in the extension.

Release Notes

1.0.0

Initialize the extension

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