matchitJump between matching HTML tags, brackets and other items in VS Code. It's ported from Vim matchit by Benji Fisher. The extension provides the command It's generic enough to support HTML/CSS/C/C++/Java/Perl/Javascript. There are also commands FeaturesPress Run command In below code, if cursor is at the beginning or end of class, function, conditional statement, html tag, you can use all commands from this extension. Please note the cursor is not required exactly over the bracket character. The matching algorithm is smart enough to find correct matching item automatically.
Jumping between matched items in other programming languages are also doable. For example, users can jump between C/C++ macros. Feel free to send me the patch or raise a feature request. Custom KeybindingYou can also set custom shortcuts in
IssuesPlease submit issues to vscode-matchit support LicenseThis extension is released under the GPL v3.0 license. |