Skip to content

celador/HTML-CSS-Class-Completion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#HTML CSS Class Completion

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

##Features

  • Fetches all CSS classes from CSS files on the current workspace (opened folder)
  • Fetches all CSS classes from HTML style tags in HTML files on the current workspace [Not implemented yet]
  • Option to allow the user to specify directories in which the extension will look for CSS classes [Not implemented yet]

##Usage The extension starts to fetch for CSS classes on CSS files on your workspace as soon as you open a HTML file for the first time, a notification will be displayed on the top of your editor stating that this process started and as soon as it finishes another notification is displayed stating the end.

As soon as this initial process finishes you're ready to make use of the extension as in the demonstration above.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%