question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Usage with mdx in vscode

See original GitHub issue

I saw that prettier is supporting mdx. Do I need to configure vscode in any way to format my mdx files?

At the moment the prettier statusbar button is not visible in mdx files.

I get the error There is no document formatter for 'mdx'-files installed.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
CiGitcommented, Sep 12, 2018

Not yet published. It should be automatic once we bundle a version which has this support

1reaction
CiGitcommented, Nov 8, 2018

It is now live

Read more comments on GitHub >

github_iconTop Results From Across the Web

MDX - Visual Studio Marketplace
Language support for MDX. Installation. Launch VS Code Quick Open ( Ctrl+P ), paste the following command, and press enter.
Read more >
How to see preview of .mdx file as markdown in VSCode
In files.associations you mention the languageId to use for a particular file extension "files.associations": { "*.mdx": "markdown" },.
Read more >
Getting started
This article explains how to integrate MDX into your project. It shows how to use MDX with your bundler and JSX runtime of...
Read more >
MDX - Storybook
MDX is a standard file format that combines Markdown with JSX. It means you can use Markdown's terse syntax (such as # heading)...
Read more >
Learn Mdx, React-storybook and Vscode
Configure React Storybook for use with Typescript. Shawn Wang. lesson by Shawn Wang ... Create code snippets in Visual Studio Code. Juri Strumpflohner....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found