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
It should display a list of references to that file in the open project
@stereokai Do mean a file references, like a TypeScript import statement or references from all symbols of a file to the whole project? How should it behave with symbols that don't need to correspond to their filenames, like C# namespaces?
I am not sure what you mean by symbols. What I meant was files used in ES6/TypeScript import statements. Maybe at a later stage, also paths in strings (ie. <img src="path/to/file.jpg">).
Feature request:
The text was updated successfully, but these errors were encountered: