vscode-indent-rainbow icon indicating copy to clipboard operation
vscode-indent-rainbow copied to clipboard

Indent rainbow is not updated after detecting indentation from content

Open Tyriar opened this issue 9 years ago • 1 comments

  1. Open a file with a different style of indentation (error color is visible)
  2. Run detect indentation from content command (notice error bars don't disappear even though things are valid)

Editing the file makes the changes take effect.

Tyriar avatar May 18 '16 04:05 Tyriar

Could be possible to add one more hook to try to fix that. I may try that eventually.

oderwat avatar May 18 '16 09:05 oderwat