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

CSSLocator

FiliphAE

|
2 installs
| (0) | Free
Find your css line by clicking on the html element
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CSSFinder

Simple VSExtension that moves the user to their CSS when clicking on an HTML element Hold CTRL and click on any element to automatically take you to the line of code in CSS! Note, this only pertains to already written CSS as it does not write for those that do not exist prior.

gifRecording

This small project was mainly done as way of learning, and by no way is it a fully functioning extension. I might update more in the future, however, as it stands it will do

Features

  • Reads through multiple CSS files
  • Can detect both main HTML elements, ID, and Classes
  • Holding CTRL will highlight if any lines of CSS with that name exists

Known Issues

  • If there exists names with similar spelling it does not detect precisely where it is within the document
  • It can not detect combinators and will only read names that are written both in HTML & CSS

Release Notes

1.0.0

Initial release of CSSFinder

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