Replies: 1 comment 5 replies
-
It’s neither a you problem, nor an MDX problem. It’s an Astro problem. The Astro language tooling uses a language server for its TypeScript integration instead of a TypeScript plugin. As a result, it can’t be combined with other languages such as MDX. I don’t know the current state or plans to resolve this on the Astro side. Maybe @Princesseuh knows. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since this doesn't appear to be widely reported I will assume it is me problem. Please tell me setting I got wrong.

This GIF is an attempt to illustrate what I see

Plugin version: 1.8.14
VSCode 1.99.3
MacOS 15.4.1
Beta Was this translation helpful? Give feedback.
All reactions