Javascript: code blocks auto indent improperly when apostrophes/quotation marks are present #86176
Labels
bug
Issue identified by VS Code Team member as probable bug
editor-autoindent
Editor auto indentation issues
help wanted
Issues identified as good community contribution opportunities
insiders-released
Patch has been released in VS Code Insiders
javascript
JavaScript support issues
typescript
Typescript support issues
verified
Verification succeeded
Milestone
Issue Type: Bug
When apostrophes/quotation marks are present on the first line of an if statement or for loop, and the VS Code command "Reindent Lines" is done, code within the statement or loop is indented incorrectly (no indentation).
... turns into the following after "Reindent Lines" ...
VS Code version: Code 1.40.2 (f359dd6, 2019-11-25T14:54:45.096Z)
OS version: Windows_NT x64 10.0.18362
Extensions (1)
The text was updated successfully, but these errors were encountered: