Microsoft/vscode

Highlight file containing definition

Open

#64,530 opened on Nov 25, 2018

View on GitHub
 (1 comment) (1 reaction) (0 assignees)TypeScript (74,848 stars) (10,221 forks)batch import
feature-requesthelp wantedreferences-viewlet

Description

There is already Go to Definition in vscode, so that's usually not the file you're looking for.

Maybe it should also work with Expanding folder options - When file has 1 reference and that reference is the definition - file shouldn't auto expand.

Contributor guide