Copy commit messages with CTRL - C is not possible. You even get a ugly error screen.
-
SC commented
This seems to be fixed now.
-
Stonefish commented
The SSMS "fix" works, but I agree with Jeremy: asking people to change SSMS settings to fix an issue in your component is wrong
-
Jeremy Simmons commented
Someone on the product team should write a bit of Win32 code to hook the KEYDOWN or WM_COPY message, and handle it before it bubbles up to the IDE.
Making users change a preference is wrong-headed confusing.
-
Jeremy Simmons commented
they moved this in SSMS 2014 to Options Environment > Documents > Show miscellaneous files.
-
AdminAdam (Admin, Redgate) commented
This could be the known error in SSMS - you can change your settings to prevent it:
https://documentation.red-gate.com/display/SS1/Unsaved+documents+cannot+be+cut+or+copied+to+the+clipboard+from+the+Miscellaneous+Files+projectIf that fixes it, I'd be grateful if you could let me know so I can close this