vue开发(一)vscode安装插件

vue开发使用的ide和插件

vscode

live server

插件 Live Server 用于本地开发自动重载静态页面

vetur

Vue tooling for VS Code, powered by vue-language-server.

Doc: https://vuejs.github.io/vetur

Try it out with Veturpack!

? VueConf 2017 Slide & Video ?

Features
Syntax-highlighting
Snippet
Emmet
Linting / Error Checking
Formatting
Auto Completion
Debugging

Vue.js with TypeScript Snippets for VSCode

This extension for VS Code adds snippets to use Vue with TypeScript as standard API and based on class-style, as well HTML.

Vue 2 Snippets

编辑vue时会提示

安装好用的插件

vue开发(一)vscode安装插件_第1张图片

你可能感兴趣的:(vue,vscode)