Skip to content

ScriptElementKind aliased to never in TS 2.5 server protocol.d.ts #17911

@mjbvz

Description

@mjbvz

TypeScript Version: 2.5.1

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

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issueVS Code TrackedThere is a VS Code equivalent to this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions