ts-reveal-types READMEIf you have problems inspecting complex types from the compact hover tooltip, this extension is for you. Opens a live view of the type declarations in your file, formatted and in expanded form (no '[...]' truncation). FeaturesIt will reveal any type declarations on your file, and update if you change it. Reveal an interfaceJust spread the interface into a type declaration:
Reveal type of a variableUse
|