Skip to content

🍫 Visual Studio Code extension that provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace

License

Notifications You must be signed in to change notification settings

zignd/HTML-CSS-Class-Completion

Repository files navigation

HTML CSS Class Completion

A Visual Studio Code extension that provides CSS class name completion for the HTML class attribute based on the CSS files on your workspace.

Features

  • Provides class name completion from class definitions found on your current workspace
  • Command to manually re-cache the class definitions used on the auto completion

Features on the backlog

  • Cache class definitions from style tags
  • Cache class definitions from link tags
  • Customization of the directories in which the extension will look for class definitions through User Settings
  • Support for PHP, Razor, Jade...

Usage

If there are HTML files on your workspace the extension automatically starts and look for CSS class definitions. In case new CSS classes are definined or new CSS files are added to the workspace and you also want auto completion for them simply hit the lightning icon you will find on the status bar and execute the command pressing Ctrl+Shift+P and then typing "Cache CSS class definitions".

About

🍫 Visual Studio Code extension that provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published