Cannot get the type of an object expression
Open
Area-Tooling
Bug
Impact-Low
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
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 `GetExprTypingForPosition` or something else
**Actual behavior**
It doesn't
Contributor guide
Assessment
This issue has not been assessed yet.