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
As of today, imports are not honoured, all files in the workspace is parsed and their packages are cached which is not efficient and good for us. As a true LSP, it should only parse imported packages and itself to serve up all the features such as rename, jump to symbol etc