plievone / vscode-template-literal-editor

Extension to VS Code. Use Ctrl+Enter to open ES6 template literals and other configured multi-line strings or heredocs in any language in a synced editor, with language support (HTML, CSS, SQL, shell, markdown etc).
https://marketplace.visualstudio.com/items?itemName=plievone.vscode-template-literal-editor
55 stars 5 forks source link

CSS Support, Regex and Intellisense #16

Open hubert17 opened 3 years ago

hubert17 commented 3 years ago

Hi. I'd like to know the Regex value for enabling CSS support for Intellisense. Thank you.