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
textDocument/references on (name) reports three occurrences, each with the same location (the macro invocation).
The references seem redundant. We should deduplicate them?
It appears the vscode plugin already duplicates them but that's probably the wrong place to do that.