Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Astro CSS Go ToNew to Visual Studio Code? Get it now.
Astro CSS Go To

Astro CSS Go To

sethify

|
7 installs
| (0) | Free
Jump to CSS class definitions in Astro files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

astro-css-go-to README

This VS Code extension allows for jumping and peeking CSS definitions within an Astro file.

Features

Press F12 when hovering over a class name in HTML and watch the magic happen.

Requirements

Make sure you have npm installed on your machine.

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.jump: Jump directly to the CSS definition.
  • myExtension.peek: Show the CSS definition in a peek editor.

Known Issues

Not finding the right class when there are multiple of the same classes in your file.

Warning: Still in Beta mode

Release Notes

1.0.0

Initial release of the extension.

1.0.1

Fixed issue #.

1.1.0

Added features X, Y, and Z.


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