Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>less-className-hintNew to Visual Studio Code? Get it now.
less-className-hint

less-className-hint

cyrilszq

|
855 installs
| (0) | Free
hint classname in js
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

This extension is inspired by IntelliSense for CSS class names in HTML. I want to support less or scss but that just support css. By the way I want to learn how to write a vscode extension. It's just used for me, so it may be unstable.

Features

  • Gives you autocompletion for less class definitions that can be found in your workspace
  • Auto re-cache when your .less file is saved
  • Command to manually re-cache the class definitions used in the autocompletion

Usage

  • Press F1 and input Cache classname
  • Click cache classname on the status bar

Enjoy!

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