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 2c94b9e commit 66680f9Copy full SHA for 66680f9
tests/cases/fourslash/getJavaScriptQuickInfo6.ts
@@ -5,4 +5,4 @@
5
/////** @type {function(this:number)} */
6
////function f() { /**/this }
7
8
-verify.quickInfoAt("", "number");
+verify.quickInfoAt("", "this: number");
0 commit comments