marcelwgn / IndentRainbow

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

Quality of Life suggestion #37

Closed madmanmoe closed 1 year ago

madmanmoe commented 1 year ago

Not a major issue, just a quality-of-life suggestion.

Maybe I'm just too much a noobie in VS, but I didn't realize VS needed to restart for changes to take effect (eg: file specific indent sizes, rainbow behavior changes, etc.). If somewhere in the instructions or in the options window a '(VS restart required)' was mentioned, it would be cool.

marcelwgn commented 1 year ago

Thank you for the suggestion, I'll look into whether we can simply display a text at the top or if we need to include it in the explanations.