Courses

Visual Studio Code for Vue.js Developers - Enhancing the Development Experience - 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