ionide / ionide-vscode-fsharp

VS Code plugin for F# development
http://ionide.io
MIT License
850 stars 276 forks source link

Navigate to symbol doesn't work #1964

Open nimzi opened 7 months ago

nimzi commented 7 months ago

Describe the bug

When one tries to navigate-to-symbol via Cmd-T on a Mac (and likely Ctrl-T on windows) the list does show up but upon clicking on a symbol nothing seems to happen

Steps to reproduce

  1. Load a project
  2. Press Cmd-T a list of symbols appears
  3. Click on a symbol in the list

Expected behaviour

We should be taken to the definition of that symbol

Machine info