Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Project ShortcutsNew to Visual Studio Code? Get it now.
Project Shortcuts

Project Shortcuts

Richard Piel

|
147 installs
| (0) | Free
Easily store shortcuts related to your project and access them directly from VSCode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Project Shortcuts

Easily store shortcuts related to your project and access them directly from VSCode.

Juste create a shortcuts.json in your root folder with this content:

[
    {
        "name": "Google",
        "description": "Google is a search engine",
        "url": "http://www.google.com"
    }
]

Then access your shortcuts directly in the activity bar.


External link icons created by ChepyF - Flaticon

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