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

Improve Clojure/ClojureScript support #167

Closed InSuperposition closed 10 months ago

InSuperposition commented 10 months ago

Colors are off with Clojure/ClojureScript files:

image

Clojure repo: https://github.com/jacobobryant/eelchat

ClojureScript repo: https://github.com/Respo/respo.cljs

oderwat commented 10 months ago

There is nothing "off". You have the error mode enabled and there are a lot of error ins the indentation. Read the documentation closely.