跳转到VS Code中的Closing标签? [英] Jump to Closing tag in VS Code?

查看:198
本文介绍了跳转到VS Code中的Closing标签?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我似乎找不到一种方法来选择方括号的开头并通过某些键组合或 VS Code 中的某些内容跳至方括号的末尾.例如,在 atom 中,这是通过 Ctrl + m 完成的.

I can't seem to find a way to select the beginning of a bracket and jump to the end of it through some key combination or something in VS Code. For example, in atom, this is done with Ctrl + m.

我知道有一种方法可以通过 Cmd + Shift + \ 跳转到括号或花括号的开头和结尾不适用于标签.有什么想法吗?

I know there is a way to jump to the beginning and end of a bracket or curlybraces with Cmd + Shift + \ but that does not work for tags. Any ideas?

推荐答案

可以做到,但是可以使用 Ctrl + Shift + P kbd>->" Emmet:转到匹配对",或通过手动为其设置快捷方式( Ctrl + K Ctrl + S ).

It is possible to do, but either using Ctrl + Shift + P -> "Emmet: Go to Matching Pair" or by manually setting a shortcut for it (Ctrl + K Ctrl + S).

不幸的是,目前尚无对此的支持.

Unfortunately there is currently no support for it out of the box.

这篇关于跳转到VS Code中的Closing标签?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆