Microsoft/vscode

Highlight file containing definition

Open

#64,530 opened on Nov 25, 2018

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

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

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