Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 870
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
Description
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
Projects
StatusShow more project fields
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