Merge pull request #9420 from Microsoft/formatting_loc

Do not scan nodes preceding formatted region, just skip over them
This commit is contained in:
Mohamed Hegazy
2016-07-05 14:40:48 -07:00
committed by GitHub
8 changed files with 55 additions and 22 deletions

View File

@@ -0,0 +1,9 @@
/// <reference path="fourslash.ts" />
////`${1}`;
////`
////`;/**/1
goTo.marker();
edit.insert('\n');
verify.currentLineContentIs("1");