Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DeleteExternalLablesNew to Visual Studio Code? Get it now.
DeleteExternalLables

DeleteExternalLables

XiaoLH

|
29 installs
| (1) | Free
delete-external-labels
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

eyou

ctrl + shift + p

replace js and css
delete content between script

vue2

ctrl + shift + p

jump vue data()
跳转到.vue文件中 data() 函数开头位置,并高亮显示,如果.vue文件中没有则跳转到头部
jump vue methods: {}
跳转到.vue文件中 methods: {} 函数开头位置,并高亮显示,如果.vue文件中没有则跳转到头部
jump vue </script>
跳转到.vue文件中 </script> 标签位置,并高亮显示,如果.vue文件中没有则弹出提示
在<style></style>中写样式,输入 . 可以提示<template></template>中class="xxxx"中xxxx的值

选择

ctrl + shift + p

select word
选择一个单词

select the content between the '><' symbol 
选择 >< 这个符号之间的内容
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft