MhMadHamster / vscode-postcss-language

postcss syntax support extension for VSCode
MIT License
34 stars 7 forks source link

make intellisense and color decorators work in styled jsx #7

Open MhMadHamster opened 7 years ago

MhMadHamster commented 7 years ago

See #6 for details. Ideally these features should work in any language where language were injected, however it is require to investigate if there is a possibility to do so.

comerc commented 7 years ago

Universal Language Injections - is opened issue.

Workaround - works fine!

comerc commented 7 years ago

One more issue: Extension providing language support in ES6 template strings.

comerc commented 7 years ago

Example for solution.