vuejs / language-tools

⚡ High-performance Vue language tooling based-on Volar.js
https://marketplace.visualstudio.com/items?itemName=Vue.volar
MIT License
5.78k stars 390 forks source link

feat(vscode): enable syntax highlighting of cue code blocks in MDX #4425

Closed remcohaszing closed 3 months ago

remcohaszing commented 4 months ago

This enables syntax highlighting of code blocks inside MDX files annotated with the vue language.

johnsoncodehk commented 3 months ago

LGTM, thanks!