Dallin Romney
Dallin Romney
thank you for the reports This seems likely related to https://github.com/continuedev/continue/issues/5819 Which we thought was Jetbrains only but maybe it is just some core autocomplete logic This is a top...
@eartahhj @NTchrist can you check if this has been resolved on the most recent version? I disabled git diff retrieval which was causing lots of problems for people
This should be fixed by #5995 which will be in release soon
@licongy if you ignore the entire project using a `.continueignore` file containing `*` does it work? You can use this to hone in on which files/folders are the problem @nnsay...
@bdavj @Hakenadu @pedroll thank for reporting this. It does seem to be affecting many users. Could you provider more details as to when and how it happens? Does it gradually...
Any details helping us debug this would be greatly appreciated!
Appreciate the insights all! Merged @visadb's fix
might be best to align other ordering throughout too lmk
@a12233 this may have been fixed by #5600 , could you try 1.0.17?
@nethopper thanks for the report. It seems like this is less common in VS Code but still happens. I opened a PR to remove git diff from autocomplete retrieval here...