-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: LS: Refactoringse.g. extract to constant or function, rename symbole.g. extract to constant or function, rename symbol
Milestone
Description
- VSCode Version: 1.39.2
- OS Version: macOS 10.14.6
Steps to Reproduce:
- Write a comment
- Declare some JS variables and use them
- Declare some unused JS variables
- Click the tooltip and select "Delete al unused declarations
Expected:
- Comments are not deleted
- Unused declarations are removed
Actual
- Comments are deleted
Does this issue occur when all extensions are disabled?: Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: LS: Refactoringse.g. extract to constant or function, rename symbole.g. extract to constant or function, rename symbol
