Prettify TypeScriptGet useful type information where you need it Prettify TS is a Visual Studio Code extension that enhances your TypeScript development experience. It provides better hover previews for TypeScript types, classes, interfaces, and more, formatted in a more readable and highly configurable way. ExampleFeatures
Extension SettingsPrettify TS can be configured to customize your TypeScript development experience. Visual Studio Code extension settings can be found by navigating to the Settings editor and searching for the specific extension by name. The following settings are available:
Sidebar Type View (Deprecated)As of v0.1.0, Prettify TS has been rescoped to hover previews only and no longer supports a VSCode Type Preview View Container. For feature rich projects offering TypeScript Type View Containers, check out the following: ContributingContributions are welcome! Please open an issue if you encounter any problems or have a feature request. AcknowledgementsA special mention to @mattpocock for the Prettify Type on which this project was based, @willbattel for beta testing, and @mattiamanzati for their TypeScript expertise. LicenseMIT |