Hacker News new | ask | show | jobs
by wiseowise 1347 days ago
> How did people even live before VSCode's type hint popups covered up the previous line?

Same. Like normal people do when they use Visual Studio/IntelliJ/QTCreator

1 comments

I.e. cringing all the time?
Cringing at compile time safety or what?
No, cringing at some "helpful" popup appearing right over the previous line of code. If anything, they could've made it appear under the current line; code's still written top to bottom so it's less likely for "suggested relevant info" to obscure the actual relevant info.
You can press f8 to view the problem in a "peek view" under the problem line, or view on the problems panel.
> 10542667 Aug 9 20:40 node_modules/typescript/lib/typescript.js

aint fitting ten megs in a peek view... :(