timjroberts / typescript-atomizer

An Atom plugin that provides TypeScript language support and tooling.
2 stars 2 forks source link

Show quick information for the selected auto-complete item #6

Open timjroberts opened 9 years ago

timjroberts commented 9 years ago

TypeScript will provide information about an auto-completion item (such as the kind and the type). Display this information in the Auto Complete popup for the highlighted item.