mdx-js / mdx-analyzer

MDX extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=unifiedjs.vscode-mdx
MIT License
338 stars 21 forks source link

Document editors that support MDX language server #475

Open remcohaszing opened 1 month ago

remcohaszing commented 1 month ago

Initial checklist

Description of changes

Both lsp-mode and nvim-lspconfig support the MDX language server.

Refs #474 Refs https://www.reddit.com/r/neovim/comments/1ewwtok/has_anyone_figured_out_intellisense_in_mdx_files/

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 9b1abdcd63ba6b2a668844b9637fcfb4a21cc268

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 1 month ago

Hi! This is accepted and can go somewhere!

Team: please review this PR and use the area/* (to describe the scope of the change), platform/* (if this is related to a specific one), and semver/* and type/* labels to annotate this.