-
Notifications
You must be signed in to change notification settings - Fork 859
Cannot get the type of an object expression #17366
Copy link
Copy link
Open
Labels
Area-ToolingGeneric tooling bugs and suggestions, which do not fall into any existing category.Generic tooling bugs and suggestions, which do not fall into any existing category.BugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.(Internal MS Team use only) Describes an issue with limited impact on existing code.
Milestone
Metadata
Metadata
Assignees
Labels
Area-ToolingGeneric tooling bugs and suggestions, which do not fall into any existing category.Generic tooling bugs and suggestions, which do not fall into any existing category.BugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.(Internal MS Team use only) Describes an issue with limited impact on existing code.
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
Status
New
As mentioned in #17292, it cannot get the type of an object expreesions, so the override completion feature cannot know which slots was implemented and should not suggest again.
Expected behavior
Can get the type of an object expression from
GetExprTypingForPositionor something elseActual behavior
It doesn't