comment block
I would like a feature to place a hilited block of code into a comment block /**/ - rather than having inline comments (helps when capturing the running sql in monitoring tools)
2
votes
2 comments
-
DataDog
commented
He is talking about "Comment selection" the SSMS built-in always uses inline comments (--) as opposed to block comments (/**/)
-
AdminDavid Atkinson
(Admin, Red Gate)
commented
I'm not sure I understand what you mean. Would you be able to elaborate?