Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Escape ClauseNew to Visual Studio Code? Get it now.
Escape Clause

Escape Clause

Shivansh Vij

|
294 installs
| (1) | Free
An escape clause that allows developers to quickly close off all brackets in a line with a single command
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Escape Clause README

Welcome to Escape Clause!

The programming language LISP was designed to help programmers remove the worry of squinting and closing all their brackets in a line manually by simply putting a ']' at the end of their line. Today, those of us not writing LISP don't really have that luxury. Until now - with Escape Clause simply press 'ctrl + ]' (or 'cmd + ]' on a mac) and all your open brackets will automatically be closed. You can also trigger the command "Escape Clause" from the command palette.

Features

Trigger Escape Clause by:
'ctrl + ]' on Windows
'cmd + ]' on Mac
Selecting Escape Clause on command palette ('ctrl + shift + p)

Ignores already closed brackets (partially closed lines) Checks for extra incorrect brackets and warns users

Known Issues

None found yet. If you do, please create a new issue on github (https://github.com/ShivanshVij/Escape-Clause/)

Release Notes

1.0.0

Initial release of Escape Clause (See changelog)

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft