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

Cursor hides behind rainbow line when CursorStyle is 'line' #180

Open davidbitton opened 4 months ago

davidbitton commented 4 months ago

The default line style cursor is lost behind the rainbow lines. i set my CursorWidth to 2 so I could see it. That's all that was needed; for me.