欢迎各位兄弟 发布技术文章
这里的技术是共享的
1)

2) Expand Selection
editor. action.smartSelect.expand

一, 下面的几个也不错,扩选后的东西还包含了单引号(双引号)
Shift + Alt + ↑ selects enclosing elements.收起选择
Shift + Alt + ↓ reverses Shift + Alt + ↑. 展开选择,
Shift + Alt + ← selects enclosing elements moving up the file.
Shift + Alt + → selects enclosing elements moving down the file.
二 安装插件 expand-region (支持HTML、css文件的[],{},"",''里面的内容)

安装后可以看到下图

File -> Preferences -> Keyboard Shortcuts,或者:Alt+F -> p -> k
右上角

keybindings.json 路径为 C:\Users\11111111\AppData\Roaming\Code\User\ keybindings.json

修改 keybindings.json 为:

expand tag for balance 这个扩展也可以装下
