LSP-css icon indicating copy to clipboard operation
LSP-css copied to clipboard

CSS, SCSS, LESS support for Sublime's LSP plugin

Results 3 LSP-css issues
Sort by recently updated
recently updated
newest added

I've just install LSP-css And there is fully ignorance of settings change Code keeps formatting Newline keeps creating LSP-css.sublime-settings content ``` json { "settings": { "css.format.enable": false, "scss.format.enable": false, "less.format.enable":...

Here's a fun challenge. How would one get the setting `css.remoteStyleSheets` to work? It is mentioned in this stackoverflow question: https://stackoverflow.com/questions/35213941/how-to-add-intellisense-to-visual-studio-code-for-bootstrap

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/sublimelsp/LSP-css). This repository currently has no open or...