neoclide / coc-html

Html language server extension for coc.nvim.
207 stars 6 forks source link

Complete CSS/SCSS classes? #36

Closed mrjones2014 closed 2 years ago

mrjones2014 commented 3 years ago

Is there a way to specify where my stylesheets are located and have coc-html complete the CSS classes from my stylesheets while writing HTML?

yaegassy commented 3 years ago

@mrjones2014 Hi, Try using coc-html-css-support. https://github.com/yaegassy/coc-html-css-support

mrjones2014 commented 3 years ago

@yaegassy looks awesome! does it support sass/scss stylesheets?

yaegassy commented 3 years ago

sass/scss are not supported. To set the final generated css file.