You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After we've got chunking in #6089 I get truncated results on bigger files. E.g. GetAllUsesOfAllSymbolsInFile for TypeChecker.fs only returns symbol uses up to ~3400 line. Reverting this PR locally fixes it for me.