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

Fix bug where file indent size text was not restored #12

Closed marcelwgn closed 4 years ago

marcelwgn commented 4 years ago

When file specific intend sizes were specified, upon restarting Visual Studio, those setting was not displayed anymore (but still respected). This PR fixes this.