#Does .mdx have syntax support in vs code?
14 messages · Page 1 of 1 (latest)
Please ignore stylelint warning question, I switched from vs code built-in stylelint to vs code Stylelint extension, fix the problem.
you'll need an MDX extension like this one to add the language support
https://marketplace.visualstudio.com/items?itemName=unifiedjs.vscode-mdx
Yes I had it already
@hazy mural Did you find this? I also don't get highlights or any autocomplete. Have the mdx extension installed
Unfortunately, not yet, I'm still searching🧐
@hazy mural it should work with this vs code setting:
But does not on my end, maybe you have more luck 😄
Yep I tried that before, no luck too