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

findInCSS

PREM-T-J

|
3 installs
| (0) | Free
Search CSS selectors and properties instantly. Alt+S to navigate, Alt+A to add new properties.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CSS Navigator 🎯

Navigate, edit, and add CSS properties instantly — no more scrolling through thousands of lines.

Features

🔍 Alt+S — Search & Edit Existing Property

  1. Press Alt+S in any .css, .scss, or .less file
  2. Type or pick a selector (.name, #id, div, etc.)
  3. See only properties already defined in that selector
  4. Pick a property → cursor jumps to its value, ready to edit

➕ Alt+A — Add New Property

  1. Press Alt+A in a CSS file
  2. Type or pick a selector
  3. See existing properties + all 150+ CSS properties
  4. Pick one → inserted into selector with cursor ready to type value
  5. Selector not found? Option to auto-create it

Smart Features

Feature Description
🕐 History Last 5 used selectors shown at top
🎨 Color Dots background-color: red shows 🔴
🏷️ Type Icons # for IDs, . for classes, <> for elements
📍 Line Numbers Every property shows exact line number
🔎 Fuzzy Search Type bgcol to find background-color
✨ Auto-create Selector not found? Creates it for you

Shortcuts

Shortcut Action
Alt+S Search & edit existing properties
Alt+A Add or pick properties

Supported Files

.css .scss .less

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