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

Should not indent to bracket in comments and strings #6

Open briankendall opened 4 years ago

briankendall commented 4 years ago

(Assuming it's not prohibitively difficult to detect whether we're inside a comment or string.)