mirror of
https://github.com/kou029w/nodejs-hands-on.git
synced 2025-01-18 16:08:05 +00:00
volarの説明
This commit is contained in:
parent
c6e28dbb18
commit
c6f262761a
1 changed files with 6 additions and 2 deletions
|
@ -71,10 +71,14 @@ _Prettier_
|
|||
|
||||
## Vue Language Features (Volar)の使用
|
||||
|
||||
VolarはVueの公式のVSCode拡張機能です。
|
||||
VolarはVueでの開発に必要な拡張機能です。
|
||||
|
||||
![Volar](assets/installing-volar-vscode.png)
|
||||
|
||||
_Volar_
|
||||
|
||||
こちらも必要に応じて使いましょう。
|
||||
Vueとはユーザーインターフェイスを構築するためのJavaScriptフレームワークです。
|
||||
|
||||
Vue公式サイト: [Vue.js](https://v3.ja.vuejs.org/)
|
||||
|
||||
この拡張機能を使用するとVSCodeでVueのコードの強調表示や補完などを行えます。必要に応じてインストールしましょう。
|
||||
|
|
Loading…
Add table
Reference in a new issue