Next: PasteFromClipboard, Previous: PanUp, Up: Alphabetical List
Key: | Ctrl+]
|
Menu: | n/a
|
Find the opposite bracket under the cursor. It will match `(' with `)', `[' with `]', `{' with `}' and `<' with `>'; `"' will match with itself, prompting for the direction. It can also be used with syntax highlighting block comments — place the cursor on the first character of the opening comment and the last of the closing (nested comments are not taken into account).