nemanjamalesija / ts-expand-hover.nvim
PublicProgressively expand TypeScript types inside hover floats.
A tool for code editors that enhances type previews in TypeScript by letting users expand and collapse details progressively in a floating information box.
How It Works
You're editing TypeScript code in your favorite code editor and want to understand complex types better when hovering.
You discover a simple addition that makes type previews expandable, so you can dig deeper without frustration.
Follow easy instructions to include the tool in your editor setup, picking simple keys like K to peek.
Place your cursor on code, press K, and a neat floating box appears showing the type with clear formatting and notes.
Press + inside the box to reveal the next layer of the type, step by step, until you see everything.
Press - to collapse a level and simplify the view, keeping control over the details.
Press q or escape to dismiss the box, now fully understanding the code and ready to build more.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.