Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Better Readability Extension PackNew to Visual Studio Code? Get it now.
Better Readability Extension Pack

Better Readability Extension Pack

pinage404

|
6,427 installs
| (1) | Free
Collection of extensions to improve readability (technology and language agnostic)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Better Readability VS Code Extension Pack

Ever wanted to be a superhero? You will see the invisible

Collection of extensions to improve readability

Visual Studio Marketplace Installs Open VSX Downloads

Screenshot

With

screenshot with

Without

screenshot without

VS Code Config

In addition to this extension, it is recommended to set the VSCode options to:

  • display all white spaces by setting editor.renderWhitespace to all

    {
    	"editor.renderControlCharacters": true,
    	"editor.renderWhitespace": "all"
    }
    
  • color the corresponding brackets by setting editor.bracketPairColorization.enabled to true

    {
    	"editor.bracketPairColorization.enabled": true
    }
    

Want to see more extension added?

Open a MR or an issue and i will to take a look

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