vscode-language-csjs
IntroductionCSJS is a JavaScript library that lets you write inline CSS in your JavaScript code. The CSS goes in a string, however, so you don't get any syntax highlighting. This extension adds regular CSS highlighting inside any CSJS block. InstallationYou can find it on the Extensions Marketplace under the name UsageThis extension will automatically highlight any file with the extension LicenseMIT license. See LICENSE for more details. CreditThis extension is a partial port of language-csjs. What I Changed
|