Skip to content

Symbol provider not working #125

@Coffei

Description

@Coffei

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions