Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JSON to/from camelCase/snake_caseNew to Visual Studio Code? Get it now.
JSON to/from camelCase/snake_case

JSON to/from camelCase/snake_case

Acassio Marques

|
718 installs
| (0) | Free
vscode extension to easily convert JSON object keys to/from camelCase/snake_case.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON to/from camelCase/snake_case

Add this extension to vscode to easily convert JSON object keys to/from camelCase/snake_case.

Usage

camelCase to snake_Case

  1. Select the target text
  2. Open the command palette cmd+shift+p
  3. Type and select JSON to snake_case

snake_Case to camelCase

  1. Select the target text
  2. Open the command palette cmd+shift+p
  3. Type and select JSON to camelCase
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft