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
It seems that just like #13 it's running into an issue where sourcekit returns never-ending gibberish for completions that don't have a . or ( or import.
I'm not sure if it's because we're sending the wrong offset to sourcekit or if sourcekittendaemon is sending the wrong flags.
I've tried to see how XCode does it using export SOURCEKIT_LOGGING=3 && /Applications/Xcode.app/Contents/MacOS/Xcode but things were too slow with the logging on and I've run out of time today :)
But if we write
where
Temp
is module nameThe text was updated successfully, but these errors were encountered: