Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
convertToPascalCase
New to Visual Studio Code?
Get it now.
convertToPascalCase
Harsh Agarwal
|
92 installs
|
(
0
)
|
Free
Convert to Pascal case from snake case.
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
Convert to Pascal Case
From snake_case to PascalCase
Select the text you want to convert and press
"ctrl+shift+A" then "P"