2 comments (2 comments)1 reaction (1 reaction)0 assignees (0 assignees)TypeScript39,847 forks (39,847 forks)batch import
feature-requesthelp wantedreferences-viewlet
Repository metrics
- Stars
- 184,936 stars (184,936 stars)
- PR merge metrics
- Avg merge 11h 43m (Avg merge 11h 43m)1,000 merged PRs in 30d (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
- Research direction
- Investigate the references view implementation and the logic for expanding folders with single references. Consider the interaction with 'Go to Definition' and propose a change to highlight the file containing the definition instead of expanding it.
- Tech stack
- typescript
- Domain
- developer experiencetooling
- Issue type
- Feature
- Prerequisites
- TypeScriptGit