When SSMS creates a query for a table, all object names have []
around them.
They are useful in some rare situations, but names I use for my objects never need them. Then I always need to use replace to remove one and then the other.
Is there a way to do it automatically, be it a macro executed by a shortcut or config SSMS to not create them?