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
Bug
In protocol.d.ts, the ScriptElementKind element type is aliased to never. This effects response objects like CompletionEntry and SymbolDisplayPart which previously used string for their kind property