开发者

VS 2010 Upper case highlighted text using keyboard short cut?

开发者 https://www.devze.com 2022-12-29 22:58 出处:网络
I have a highlighted string, I would like to toggle the case of for example Upper / Lower. I开发者_StackOverflows this possible using a keyboard shortcut in vs 2010?With default settings, should be

I have a highlighted string, I would like to toggle the case of for example Upper / Lower. I开发者_StackOverflows this possible using a keyboard shortcut in vs 2010?


With default settings, should be

Ctrl+Shift+U for upper case, and

Ctrl+U for lower case.

0

精彩评论

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