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

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

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