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
Currently CompletionItemCapabilityResolveSupport is stringly typed but is there any reason why it isn't made to accept types rather than have it stringly typed?
The text was updated successfully, but these errors were encountered:
Currently
CompletionItemCapabilityResolveSupport
is stringly typed but is there any reason why it isn't made to accept types rather than have it stringly typed?The text was updated successfully, but these errors were encountered: