oderwat / vscode-indent-rainbow

Extension which shows indentation with a faint rainbow colored background to make them more readable
MIT License
407 stars 55 forks source link

New behavior, now can customize the tabsizer #122

Open skapxd opened 2 years ago

oderwat commented 2 years ago

What is this for? I can set the tab size in the editor and everything is fine. Your change creates a configurable tab size that overrides the one the editor reports. I for sure would never want this. I work on so many different file types, there is no "one" tab size that fits them all.