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
After typing . or when hitting Ctrl + Space, VSCode shows a list of members of the struct, including functions. This list, currently, also displays some members of members, and there is no way to disable this behavior:
Please consider adding an option to disable this behavior.