📜  如何在 Eclipse 中找到匹配的括号 - TypeScript 代码示例

📅  最后修改于: 2022-03-11 14:48:21.558000             🧑  作者: Mango

代码示例1
Place the cursor next to an opening or closing brace and punch Ctrl + Shift + P to find the matching brace. If Eclipse can't find one you'll get a "No matching bracket found" message.