Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Alias Go To FileNew to Visual Studio Code? Get it now.
Alias Go To File

Alias Go To File

lcnghia95

|
368 installs
| (0) | Free
Go to file with path alias
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Alias Go To README

This extension replace your alias to absolute path and auto input to your search file box.

Config your enviroment

Create file with path .vscode/settings.json on your project and map your alias same:

    "aliasGoTo.alias":{
        "@@": "alias-go-to/src"
    }

alt text

Modify your shortcut at aliasGoTo.search action.

alt text

Features

Go to file with alias path use search action F1 => >Alias go to

alt text

Go to file with alias path use shortcut shift+alt+w

alt text

Enjoy!

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