You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggestions use to appear based on relevance. Now it shows mostly word suggestions and in alphabetical order.
I'm using typescript and have clearly defined types. There is no reason to show me anything other than the properties I have defined in an interface to be allowed to be used in an object.