Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>cllyer-vscodeNew to Visual Studio Code? Get it now.
cllyer-vscode

cllyer-vscode

cllyer

|
63 installs
| (0) | Free
My vscode config
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

Snippets

JavaScript/TypeScript

csl => console.log
csd => console.dir
fe  => Array.forEach
mp  => Array.map
st  => setTimeout
si  => setInterval

Vue

tpl => vue3模板
tpl2 => vue2模板

vue-html

vf => v-for

Extension Pack

同步安装以下前端常用插件

"MS-CEINTL.vscode-language-pack-zh-hans"
"dbaeumer.vscode-eslint"
"stylelint.vscode-stylelint"
"esbenp.prettier-vscode"
"formulahendry.auto-close-tag"
"formulahendry.auto-rename-tag"
"xabikos.JavaScriptSnippets"
"ecmel.vscode-html-css"
"Vue.vscode-typescript-vue-plugin"
"christian-kohler.path-intellisense"
"ritwickdey.LiveServer"
"mikestead.dotenv"

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft