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

cqh_content_go

cqh

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

cqh-content-goto

example

 "cqh-content-go.reg_list": [
        {
            "name": ".vue",
            "reg_list": [
                {
                    "filepath_pattern": "__proj__/src/store/modules/$1.js",
                    "line_pattern": "^.*async\\s+$2\\(",
                    "pattern_list": [
                        "await store.dispatch\\(\"(.+)/(.+)\""
                        "store.dispatch\\(\"(.+)/(.+)\",.+\\).then\\(",
                    ]
                }
            ]
        }
    ]
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft