当前位置:网站首页>Vscode plug in
Vscode plug in
2022-06-13 08:50:00 【weixin_ forty-six million three hundred and fifty-three thousan】
One 、Search node_modules
- effect : Used to find node_modules The files under the
- Installation steps : stay vscode Search in plug-ins “
Search node_modules
”, Use... After installation “ctrl+shift+p
”, Enter the name of the file to be searched into the input box ; - Reference article :https://www.zhihu.com/question/309220217
Two 、vetur
- effect : initialization vue File template
- Installation steps (wins): open
vscode
–> Click on “file
”–>“Preferences
”–>“User segment
”–> Search for “vue
”, choicevue.json
Enter after file –> Add the following code inside the file –> stay.vue
File internal input vue A prompt message will pop up , Press enter
"Vue Init":{
"prefix": "vue",
"description": " initialization Vue Single file component template ",
"body": [
"<template>",
"$1",
"</template>",
"<script>",
"export default {",
" name:'$2',",
"}",
"</script>",
"<style scoped>",
"$3",
"</style>",
""
]
}
边栏推荐
- Vscode define code block -- define cursor position
- Namespace in TS (2)
- PHP wechat special merchant incoming V3 packaging interface
- Logstash configuration reference article
- How does jupyter notebook directly output the values of multiple variables after running?
- GBase 8a磁盤問題及處理
- DIY UAV (anonymous controller p2+f330 rack)
- 2021-04-16
- ERP outlet
- Shellshock Attack Lab
猜你喜欢
Screenshot of cesium implementation scenario
DHCP principle and configuration
Print an array clockwise
Differences and uses among cookies, localstorage, sessionstorage, and application caching
DIY无人机(匿名拓控者P2+F330机架)
Yarn package management tool
0. some doubts about learning SolidWorks for the first time
Basic use of cesium, including loading images, terrain, models, vector data, etc
Use of addeventlistener in JS
Cesium achieves sunny, rainy, foggy, snowy and other effects
随机推荐
System analysis - detailed description
JS - array de duplication in the array object case
Problèmes et traitement du disque gbase 8a
Shellshock Attack Lab
8、 JS data type conversion
Docker installing MySQL local remote connection docker container MySQL
Brief description of port, domain communication port and domain service
1. preliminary understanding of Express
Buuctf web (III)
JS to get the date in the next seven days of the current date
Namespace in TS (1)
turf. JS usage
Screenshot of cesium implementation scenario
Process and scheduled task management
JS obtain geographic location information according to longitude and latitude and mark it on the map
GBase 常见网络问题及排查方法
Input prohibit copy and paste
Cesium view switching, locating, reading files, building data sources, entity control, model control, etc
Knowledge points related to system architecture 2
À propos des principes de chiffrement et de décryptage RSA