-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
Awaiting More FeedbackThis means we'd like to hear from more people who would be helped by this featureThis means we'd like to hear from more people who would be helped by this featureDomain: Refactoringse.g. extract to constant or function, rename symbole.g. extract to constant or function, rename symbolSuggestionAn idea for TypeScriptAn idea for TypeScript
Description
From @davedmarketing on September 24, 2017 17:53
- VSCode Version: (1.16.1)
- OS Version: OSX 10.11.6
Steps to Reproduce:
When I use "Extract function" it automatically adds ";". I don't use ";" when writing javascript except for inline "line breaks" or in front of self-executing functions so this causes a discrepancy.
Reproduces without extensions: Yes/No
Copied from original issue: microsoft/vscode#34911
demisx, Kyasaki, deadbeef84, andys8, CodeWitchBella and 2 more
Metadata
Metadata
Assignees
Labels
Awaiting More FeedbackThis means we'd like to hear from more people who would be helped by this featureThis means we'd like to hear from more people who would be helped by this featureDomain: Refactoringse.g. extract to constant or function, rename symbole.g. extract to constant or function, rename symbolSuggestionAn idea for TypeScriptAn idea for TypeScript