How to remove automatically added ";" from "Extract function" #34911
Labels
javascript
JavaScript support issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
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
The text was updated successfully, but these errors were encountered: