briankendall / vscode-indent-to-bracket

Extension for VS Code that adds "indent to bracket" behavior available in Sublime Text and other editors
The Unlicense
6 stars 4 forks source link

Pressing enter within an open bracket while text is selected does not replace the text #1

Closed briankendall closed 6 years ago

briankendall commented 6 years ago

Selected text should be removed and replaced with a newline character followed by the correct indentation.