Open kevcunnane opened 7 years ago
Please implement this option as always / only when required (if identifier has spaces) if possible. Our naming standards don't allow spaces in identifiers and the brackets are just extra cruft. It would be nice to have them removed if another tool/developer has added them.
Raised in issue #838, splitting out into its own issue to track the feature request. The formatter has an option in the SqlToolsService to support enclosing identifiers in square brackets but this was never implemented. It's feasible to do so but will require a good deal of testing to verify it works in all scenarios.