开发者

how to comment/uncomment XAML code in vs2010 by keyboard shortcut

开发者 https://www.devze.com 2023-03-16 21:30 出处:网络
I would like to know is there any keyboard shortcut available for xaml code comment and uncomment. I don\'t want to type all the time. is there any faster way开发者_运维问答 to do it?Comment

I would like to know is there any keyboard shortcut available for xaml code comment and uncomment. I don't want to type all the time. is there any faster way开发者_运维问答 to do it?


Comment

Ctrl+K, Ctrl+C

Uncomment

Ctrl+K, Ctrl+U

0

精彩评论

暂无评论...
验证码 换一张
取 消