Skip to content

No quick info for properties accessed via index signature #3018

@DanielRosenwasser

Description

@DanielRosenwasser
declare let myDictionary: Record<string, string>;
myDictionary./*$*/SOME_VARIABLE

Request quick info at the marker (on SOME_VARIABLE).

Current Behavior in 7.0: no quick info

Expected Behavior/Behavior in 6.0: string | undefined

Metadata

Metadata

Assignees

Labels

Domain: EditorRelated to the LSP server, editor experiencebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions