This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
[Feature Request] Example on how to get code completion in MDX #3244
Labels
feature-request
Request for new features or functionality
Context
Description
At first, thanks for this great project!
I already read #264 and #3096 plus googled a lot but didn't find an answer.
I am using the monaco editor to edit mdx (language=markdown). Syntax highlighting works as expected.
How to add code completion for html, javascript (typescript) and my own types of the React components I want to use?
I suggest a example or documention which i could provide if someone points me to the right direction.
The text was updated successfully, but these errors were encountered: