开发者

go to matching brace in non-java files in intellij

开发者 https://www.devze.com 2023-01-15 03:33 出处:网络
In IntelliJ (version 9), in a java file, I can go to the matching brace or parentheses by pressing ctrl-] or ctrl-[.However, for whatever reason, this only works when I\'m in a java file.How do I find

In IntelliJ (version 9), in a java file, I can go to the matching brace or parentheses by pressing ctrl-] or ctrl-[. However, for whatever reason, this only works when I'm in a java file. How do I find the matching brace when I'm in some other kind 开发者_Go百科of file (for example a json file or html file)?


It's not possible right now, I've submitted a new request for this feature: http://youtrack.jetbrains.net/issue/IDEA-58341

Please vote.

0

精彩评论

暂无评论...
验证码 换一张
取 消