Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Visual Studio Code for Vue.js Developers

Volar: The Official Language Feature Extension for VS Code

In this lesson, we learn about the official Vue.js language feature extension for VS Code called Volar. Volar gives single file components the syntax highlighting and refactoring conveniences we’re used to in other file types like .html or .js files.

Links

Keyboard Shortcuts

  • Rename Symbol
    • F2 (Mac)
    • F2 (Windows)
  • Open Command Palette
    • Cmd+Shift+P (Mac)
    • Ctr+Shift+P (Windows)