MDX Language Server support with good enough syntax highlighting for MDX in Zed using tree-sitter injection.
The syntax highlighting part is based on this post
- Clone this repository into your Zed plugins directory.
git clone https://github.com/bajrangCoder/zed-mdx.git- From zed extensions page , install this as dev extension.