Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>reactrouter-gotofileNew to Visual Studio Code? Get it now.
reactrouter-gotofile

reactrouter-gotofile

SongDoan

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

snippets in action

npm install -g yo generator-code
yo code

npm install -g vsce

"activationEvents": [
  "onLanguage:typescript"
],
"contributes": {
  "languages": [
    {
      "id": "typescript",
      "extensions": [".ts", ".tsx"]
    }
  ]
}


npm run compile
vsce package


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