Supercomplete repeatedly suggests to reindent the entire file with the same indentation that the file already has
Y
Yaniv
Ever since the recent update (v 1.2.1, Jan. 17, 2025), Supercomplete weirdly suggests to indent the entire file
using the same indentation that the file already has
, so effectively to do nothing. Even after pressing <tab> to accept the weird suggestion (which will not change anything in the file anyway), Supercomplete will continue with this weird suggestion over and over.Note: I still didn't figure out how to recreate this in a deterministic way. It happened with .jsx files (typescript), but only for some files and not for others.