-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Description
Hi,
the symbol search in elixir files does not work for me, when I invoke "Go To Symbol In FIle" with Ctrl+Shift+O I only see No symbol information for this file
.
As I would like to use it to quickly move between functions, as I do in spacemacs, I did a little search and found there is an implementation that should work - vscode-elixir/src/elixirSymbolProvider.ts. I even see it is registered in the main file elixirMain.ts#L60
Why doesn't this work? Is it turned off on purpose or is that a bug?
Metadata
Metadata
Assignees
Labels
No labels