This week's VS Code Tip of the Week is care of Matt Bierner. Matt always has amazing tips, so I highly recommend giving him a follow on Twitter.
I'm a big fan of inlay hints, but sometimes they can get in the way. Matt goes through a few ways on how you can configure them to make them less annoying.
![]()
![]()
Matt Bierner@mattbierner
Today's @code tip: toggling inlay hints:
Quickly toggle inlay hints on/off by configuring `editor.inlayHints.enabled`. Options:
• offUnlessPressed — Hold ctrl+alt / ctrl+option to see inlay hints
• onUnlessPressed — Hold ctrl+alt / ctrl+option to hide inlay hints
#code202017:00 PM - 31 May 2022
Thanks for the tip Matt!
Top comments (0)