I am a bit new to the VS Code. It used to work very well for me when it used to show the members of a class as suggestions when "." was pressed. However now, its showing all possible symbols (from other classes as well) . I think I might have messed up some settings.
Any way to show only class members?
Tried disabling and reinstalling C++ extensions... no effect