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
Both C# and C++ language servers filter local variables, but some (Python, JS) do not. documentSymbol is used to build outline of a document and local variables are barely useful. I think it should be mentioned in the standard how to treat them. Personally I vote for filtering