Skip to content

finitewisdom/vscode-extension-parenthesize

Repository files navigation

Parenthesize README

The Parenthesize extension for Visual Studio Code makes it easy to wrap one or more selections with:

  • Parentheses: ( )
  • Square brackets: [ ]
  • Curly brackets: { }
  • Angle brackets: < >

You have the ability to either include or exclude spaces when wrapping the selections.

The commands made available in the Command Palette by this extensions are:

Commands available in the command palette

You can configure the default keyboard shortcuts for these commands using the Keyboard Shortcuts page:

Keyboard shortcuts for commands

Questions, comments or concerns?

Contact us at Finite Wisdom.

About

The implementation of the "Parenthesize"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published