Skip to content
| Marketplace
Sign in
Visual Studio>Tools>IndentRainbow

IndentRainbow

Marcel Wagner

|
48,923 installs
| (13) | Free
Extensions for showing rainbow colors to make it easier to differentiate indent levels.

Summary

The aim of this extension is to make it easier to differentiate different levels of indentation in your source code. This is done by coloring the indentations in the source code editor.

Customization

The following things can be customized to fit your needs:

  • The colors and the number of spaces used for detection of indent levels can be customized.
  • The detection of wrong/faulty indentation can be turned on/off, and the color used for highlighting wrong indentation can be customized.
  • Different indent levels for different file extensions can be specified.
  • The highlighting mode: Either alternate between the colors with every indent or color the whole indent block in the same color (see screenshots below)
  • Show colors either as solid "blocks" or have each color be a gradient overlapping with the colors before and after it.

Note that the colors must be entered as hexadecimal ARGB values, while invalid values will be ignored. After changing the options you may need to reopen the documents that are currently open in Visual Studio.

Default Light theme

Flat alternating mode

Alternating-light-theme__1.png

Gradient alternating mode

Gradient-Alternating-light-theme.png

Flat monocolor mode

Monocolor-light-theme__1.png

Gradient monocolor mode

Gradient-Monocolor-light-theme.png

Default Dark theme

Flat alternating mode

Alternating-dark-theme__1.png

Gradient alternating mode

Gradient-Alternating-dark-theme.png

Flat monocolor mode

Monocolor-dark-theme__1.png

Gradient monocolor mode

Gradient-Monocolor-dark-theme__1.png

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft