Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

Created Unassigned: Spurious whitespace inserted after "break" [1079]

$
0
0
Seems to only be happening inside curly braces. Type this character by character:
```
{
break;
}
```
When you type `}`, it inserts what looks like a tab worth of whitespace between `break` and the semicolon:
```
{
break ;
}
```

Viewing all articles
Browse latest Browse all 4630

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>