Skip to content

Releases: briankendall/vscode-indent-to-bracket

v1.0.1

22 Mar 04:52
Compare
Choose a tag to compare
  • No longer considering angle brackets — did not work with boolean logic or bitwise operators
  • Fixed bug where typing a new line after an open bracket while text is selected would not replace the text

Initial release

15 Mar 23:48
Compare
Choose a tag to compare

Initial release. There are still probably bugs! Consequently I haven't put this up in the marketplace yet, so currently you have to install it manually:

Installation:

  1. Download the vsix file included with this release
  2. Open Visual Studio Code
  3. Open the Command Palette. Default keybinding for that is Command+Shift+P (macOS) or Control+Shift+P (not macOS)
  4. Type in: Extensions: install from vsix
  5. Select the vsix file