Skip to content

TypeScript code snippet – How to find matching brackets in eclipse?

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.
See also  Python code snippet - How to create pop up warnings in jupyter notebook?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.