olejorgenb opened this issue 7 years ago · 0 comments
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
#12 very related.