Visual Studio Code : Fix Goto Definition

jwp

John Peters

Posted on June 16, 2020

Visual Studio Code : Fix Goto Definition

Goto Definition of my custom components started to show Peek instead of Goto definition.

Here's how to fix it. VSCode 2020 V.14.6

Alt Text

  • Click bottom left manage button
  • Click Settings
  • Drop down Text Editor
  • Type Goto in Search box
  • Change Peek to Goto as shown in image.
💖 💪 🙅 🚩
jwp
John Peters

Posted on June 16, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related