Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>component-file-switcherNew to Visual Studio Code? Get it now.
component-file-switcher

component-file-switcher

rechenberger

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

component file switcher

Features

Switches to corresponding files with a different extension.

For Example:

  • open app.component.ts
  • press ctrl/cmd+s
  • pick html
  • The extension opens app.component.html

Extension Settings

Keybinding

{
  "command": "extension.switchTo",
  "key": "ctrl+cmd+s"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft