maralla/completor.vim

TypeScript doesn't show types

Closed this issue · 0 comments

I'm using completor for TypeScript, and I expected it to show the type of a property ie. string, number etc.. And for a function I expect it to show some information about that function ie. parameters and types of those, and the return type, but it doesn't. Is this because I didn't set it up correctly, or completor simply doesn't support it?