oderwat / vscode-indent-rainbow

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

No documentation for indentRainbow.indentSetter #168

Closed krnl0138 closed 9 months ago

krnl0138 commented 9 months ago

In package.json default config it's said that configuration for indentRainbow.indentSetter can found in README.md file. Yet I wasn't be able to find any mention of it. I think, it would be helpful to add it

"description": "Automatically change indent settings for languages (see README.md for details)."

oderwat commented 9 months ago

There is nothing like that. I removed if from the package.json. Thanks