mylesmmurphy / prettify-ts

Prettify TypeScript: Better Type Previews
https://marketplace.visualstudio.com/items?itemName=MylesMurphy.prettify-ts
MIT License
181 stars 6 forks source link

feat: cache, indentation settings, and hover preview check #5

Closed mylesmmurphy closed 5 months ago

mylesmmurphy commented 6 months ago

Added features and fixes:

  1. Cache for TS projects - significantly improves speed
  2. Indentation default to match TS default, but can be modified in extension settings
  3. Added a hover preview check to make sure we're not displaying useless information