Skip to content

mix xref --list file #4656

@josevalim

Description

@josevalim

Hi @tonini (from Alchemist) and @msaraiva (from Atom),

@antipax is working on a feature in Elixir v1.3 that would allow you to list all functions being called on a given file. For example:

mix xref --list lib/foo.ex
Foo.bar/1:7
Bar.baz/1:19

Do you think such feature would be useful for Emacs and/or Atom? If there is an interest, let's discuss how it should work and its format. If there is no interesting, it is less code for us to write. :)

Have a good weekend!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions