ログイン後にコピー
ステップ 2: Default.sublime-commands を開き、コピーして貼り付けます次の構成
,{ "caption": "Tmpl: Create vue", "command": "sublime_tmpl", "args": {"type": "vue"} }
ログイン後にコピー
ステップ 3: ショートカット キー Default.sublime-keymap を追加します
,{ "keys": ["ctrl+alt+e"], "command": "sublime_tmpl", "args": {"type": "vue"}, "context": [{"key": "sublime_tmpl.vue"}] }
ログイン後にコピー































![[Web フロントエンド] Node.js クイック スタート](https://img.php.cn/upload/course/000/000/067/662b5d34ba7c0227.png)



