visual studio convert to uppercase
1. Select the text you want to convert.
2. To convert text to all upper case, choose
Edit > Advanced > Make Uppercase or press Ctrl+Shift+U.
---
To convert text to all lower case, choose
Edit > Advanced > Make Lowercase or press Ctrl+U.
(If you have the C++ development workload installed, this keybinding
may be used by a different command.)