Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>cqh_gotoNew to Visual Studio Code? Get it now.
cqh_goto

cqh_goto

cqh

|
1,504 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cqh-goto README

add a short_cut to to call command Go to File

examples

go to file

# cqh_goto: __proj__/run.py

go to file and search by text

# cqh_goto: __proj__/run.py||search_text

go to file and search by text and with title

# cqh_goto: __proj__/run.py||search_text***title

go to file and line no transform

# cqh_goto: __proj__/run.py||search_text@@@-5

变量替换

  • __proj__: ${workspaceRoot}

  • __dir__: 当前文件的目录

  • __file__: 当前文件

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