We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b91464d commit 6eb4ff3Copy full SHA for 6eb4ff3
tests/cases/fourslash/completionAfterNewline2.ts
@@ -7,7 +7,7 @@
7
/////*2*/
8
9
verify.completions(
10
- { marker: ["1"], exact: undefined },
+ { marker: "1", exact: undefined },
11
{
12
marker: "2",
13
exact: completion.globalsPlus([
0 commit comments