Feature request- block comments
jensonian
Posts: 5
First off- great product! I would love to see support for block comment behavior like that of the VS IDE (using c#). Of course, an option to please everyone.
Keep up the good work.
Keep up the good work.
Comments
I'm asumming you mean the ability to comment out/uncomment blocks of code? This functionality is actually built in to SQL Server Management Studio already using the CTRL+K, CTRL+C sequence to comment code and CTRL+K, CTRL+U to uncomment.
Thanks,
Bart
Principal Consultant
bartread.com Ltd
No, I'm referring to the the IDE's behavior when constructing a block comment. So, start a block comment, type, enter a carriage return and you get another "*":
Thanks,
Ken
Cheers,
Bart
Principal Consultant
bartread.com Ltd