Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Quick AliasesNew to Visual Studio Code? Get it now.
Quick Aliases

Quick Aliases

aziz

|
100 installs
| (0) | Free
An extension to manage quick terminal aliases.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quick Aliases

Quick Aliases is a Visual Studio Code extension that helps you quickly set up terminal aliases for various tasks.

Features

  • git status: Quickly check the status of your Git repository.
  • git add .: Add all changes to staging.
  • git commit: Commit changes with a message.
  • git push: Push changes to the remote repository.
  • git branch: List all Git branches.
  • git switch: Switch to a different Git branch.
  • Create a test file: Create a test.js file in the current directory.

Installation

  1. Go to the Visual Studio Marketplace.
  2. Search for Quick Aliases and click on Install.

Usage

  1. After installing, open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P).
  2. Type and select the alias you want to use, such as Quick Aliases: Git Status.

Contribution

Feel free to fork and contribute to this repository! Issues and pull requests are welcome.

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