Visual Studio Code for Vue.js Developers
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Markdown in VS Code

In this lesson, we take a look at some of the features VS code provides for working with markdown files (.md files) and how we can boost it’s features even more with extensions.

Keyboard Shortcuts

  • Preview Markdown
    • Cmd+Shift+V (Mac)
    • Ctrl+Shfit+V (Windows)
  • Preview Markdown to the Side
    • Cmd+K V (Mac)
    • Ctrt+K V (Windows)

Links