Make adding semicolon configurable for "Extract function" #18780
Labels
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Domain: Refactorings
e.g. extract to constant or function, rename symbol
Suggestion
An idea for TypeScript
From @davedmarketing on September 24, 2017 17:53
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
The text was updated successfully, but these errors were encountered: