Finish a statement, e.g. ``` ts function foo() { this.foo;/*1*/ /*2*/ } ``` With the cursor at `/*1*/` or `/*2*/`, after having typed the previous `;` or `\t`, suggestions will appear, but should not.