Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ConfetyNew to Visual Studio Code? Get it now.
Confety

Confety

Nischal

| (0) | Free
Compare JSON and .properties config files side by side across environments
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Confety — Config Comparator

confety.nischalon10.github.io — landing page

Compare JSON and .properties config files side by side, right inside VS Code.

Usage

  1. Open a workspace containing config files
  2. Open the command palette (⌘⇧P / Ctrl⇧P)
  3. Run Confety: Open Config Comparator
  4. Select a file type, then pick the files to compare
  5. Explore the comparator panel

Features

  • Side-by-side comparison — all keys in one unified table across as many files as you need
  • Diff highlighting — mismatched values in amber, missing keys in red
  • Filter toggle — switch between All / Diffs / Same instantly
  • Nested key traversal — expand and collapse objects and arrays
  • Depth-colored keys — bracket-pair style coloring for quick visual scanning
  • Inline editing — toggle Edit mode in the toolbar and click any value cell to edit it; changes are written back to disk instantly
  • Live reload — panel updates automatically on file save
  • Auto-sized columns — key column fits content; value columns share remaining space equally
  • Theme-aware — uses VS Code's own color variables, works in any theme
  • JSON + .properties — supports both file formats

Supported formats

Format Example files
JSON config.dev.json, appsettings.json
Java Properties application.properties, config.properties

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft