Closed
Description
I eventually decided to split in a separate issue (rather than mixing with #215) as I think this may be totally unrelated on second thought.
I am highly unsure of whether this is a HLS, GHCIDE or VS Code thing, please forgive me if it has nothing to do with HLS 😅
I notice in VS Code that "Editor symbols" is a thing, e.g. hitting "Go to Symbol in Editor" works.
However hitting "Go to Symbol in Workspace" never works 😞 It correctly displays all our Markdown symbols (titles, etc.) but not a single Haskell symbol is displayed not found when I type it (function names, types, etc.).
Is this a bug, a new feature, unrelated to HLS? 😁
Thank you!