marcelwgn / IndentRainbow

Visual Studio extension for colorization of indent levels
https://marketplace.visualstudio.com/items?itemName=chingucoding.IndentRainbow
MIT License
32 stars 8 forks source link

Enhancement request: Different settings per language #8

Closed Kurre closed 5 years ago

Kurre commented 5 years ago

First of all, thanks for this great extension! 💯

Could it be possible to get settings per language? For example for C#, Javascript, etc.

In our current project C# uses 4 spaces indentation and JS files use 2 spaces indentation, so I wouldn't need to change it every time I change the task I'm working with.

Not a huge issue, but I'd welcome this kind of enhancement 👍

marcelwgn commented 5 years ago

This is a very good idea! I'll try to get this done as soon as possible :)