Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
codeConvertor
New to Visual Studio Code?
Get it now.
codeConvertor
dxHui
|
3 installs
|
(
0
)
|
Free
convert code to upper or lower
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
codeConvertor
右键菜单
// 将选中的文本转换为小写 Convert to Lower Case // 将选中的文本转换为大写 Convert to Upper Case