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.
x <
TypeScript Version: master
Code
x < /**/
Expected behavior:
If x is a number or string, get completions for values. If x is a function, get completions for types.
x
Actual behavior:
Get completions for both.