Closed olejorgenb closed 6 years ago
str = some string" str.<tab> // doesn't work
str.constructor.<tab> works though (when #12 has been fixed)
str.constructor.<tab>
Same for number, symbol and function
number
symbol
function
str.constructor.<tab>
works though (when #12 has been fixed)Same for
number
,symbol
andfunction
12 very related.