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
Variables inside function were not getting assigned a kind when it was being turned into a SymbolInformation type. The absence of this required field was causing errors in strict LSP client implementations. Signed-off-by: Remy Suen <remy.suen@gmail.com>
0 commit comments