How can I enter a multi-line change set comment in Visual Studio?
![]()
In Eclipse, in the Pending Changes view, you have the ability to enter a multi-line comment to a change set. This is achieved by doing a CTRL+ENTER to get to the next line.
![]()
How can you do the same in Visual Studio? Or is it even possible?
|
Accepted answer
![]() Unfortunately, this is not supported in the RTC Visual Studio client. Can you please raise an enhancement at https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWelcome - RTC VS team Stephane Couillaud selected this answer as the correct answer
Comments
We put this fix in 6.0.3 as part of Multi line comments for change sets are allowed in Eclipse but not Visual Studio (390571)
|