Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| 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

Acassio Marques

|
12 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
  • Terms of use
  • Trademarks
© 2023 Microsoft