79574894

Date: 2025-04-15 10:19:10
Score: 1
Natty:
Report link

Visual Studio Code has a setting called "Editor: Definition Link Opens In Peek". This is a checkbox.

If unchecked, CTRL+Click on unambiguous definitions will navigate to the definition. If checked, CTRL+Click will open this definition peeking popover.

I actually came to find it because I wanted to tick it on. I find peeking a convenient way to see a definition together in the reference location (basically a more clunky alternative to a feature which would allow us to expand external definitions inplace).

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Criselmof