# Always open new files with markdown in VSCode

日本語版: 日本語で読む

When opening a new file in VSCode, I’ve always wanted to open it in Markdown.

If you write the following in setting.json, it will always open in Markdown.

"files.defaultLanguage": "markdown"

More Posts
My avatar

Thanks for reading my blog post! Feel free to check out my other posts or contact me via the social links in the footer.


Comments