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

Edited Issue: Auto-dedent after body of nested single-line block statement does not dedent all the way [1176]

$
0
0
E.g.:
```
if (true)
if (true)
false;
```
Pressing Enter after the last `;` will dedent to the level of the inner `if`, but that doesn't make sense, since the outer `if` is now also closed. It should dedent all the way out.

Viewing all articles
Browse latest Browse all 4630

Trending Articles



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