Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>JSON Keys RemoverNew to Visual Studio Code? Get it now.
JSON Keys Remover

JSON Keys Remover

muneeb706

|
1,093 installs
| (4) | Free
Removes all occurrences of selected keys(properties) from JSON.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code JSON Keys Remover Extension

This extension removes all the selected keys (properties) from the JSON.

Index

  • Demo
  • How it works
  • Release Notes

DEMO

Demo

To install dependencies inside the project

How it works

  1. User opens a JSON file.
  2. User enters command (JSON Keys Remover: Remove Keys) using Command Palette.
  3. Extension displays unique keys/properties (with complete path) of JSON object in Quick Pick.
  4. User selects keys (by checking checkboxes) to remove and clicks "OK" button.
  5. Extension updates the opened JSON file after removing all occurrences of selected keys from JSON object.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft