Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>DecondenserNew to Visual Studio Code? Get it now.
Decondenser

Decondenser

nitkach

|
8 installs
| (1) | Free
Format your condensed code based on bracket placement.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Decondenser

A Visual Studio Code extension that automatically formats any text or code based on bracket placement ({}, [], ()).

It expands condensed code into a readable, multi-line structure with proper indentation whenever an opening bracket is detected.

Decondenser

Features

  • ↕️ Bracket-based formatting detects and expands {}, [], and () into multi-line structures.
  • 🔎 Two commands for formatting text/code with or without escaping characters.
  • ⚙️ Configurable number of indentation spaces with decondenser.indentationSize setting.

Extension Settings

  • decondenser.indentationSize: Set the number of spaces used for indentation.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft