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
Should find the reference in Terminal.ts because declarationMap is true. Here is find all references from the declaration file which is what I expect when using it on the implementation:
Actual behavior:
It doesn't find outside of the common project:
This is one of the issues that must be fixed before I would recommend adopting project references inside VS Code.