-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityjavascriptJavaScript support issuesJavaScript support issueson-testplantypescriptTypescript support issuesTypescript support issues
Milestone
Description
I'd like to request an improvement to Typescript support: highlighting of unused symbols.
Refactoring and moving things around between files often leads to a lot of manual analysis, for example to find imports that are no longer in use.
This doesn't need to be a big, complex feature - I don't expect this to trawl through the entire codebase and figure out what is or isn't in use.
I'd be happy with just file-local highlighting - e.g. gray out variable and constant declarations if they aren't exported or used in any expression or statement anywhere in the file.
aspirisen, jschlieber, niksumeiko, Deilan, itsdevdom and 62 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityjavascriptJavaScript support issuesJavaScript support issueson-testplantypescriptTypescript support issuesTypescript support issues