Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Web Components PeekNew to Visual Studio Code? Get it now.
Web Components Peek

Web Components Peek

Dario Fuzinato

|
599 installs
| (0) | Free
Allows peek and goto definition for web components files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-web-components-peek

Version

This extension extends Web components code editing with Go to Definition and Peek Definition support for components and filenames in single-file components with a .js and .ts extension. It allows quickly jumping to or peeking into files that are referenced as components (from template), or as module imports (from script). Demo

Features

  • Go to Defnition: jump directly to the css file or open it in a new editor (F12)
  • Peek: load the css file inline and make quick edits right there. (Ctrl+Shift+F12)

Contributing

Contributions and suggestions are greatly appreciated.

Release Notes

1.0.1

  • Fix git repo link

1.0.0

  • Initial release

Enjoy!

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