elixir-tools / elixir-tools.nvim

Neovim plugin for Elixir
MIT License
417 stars 31 forks source link

tests in file command #45

Open mhanberg opened 1 year ago

mhanberg commented 1 year ago

Description

Add the custom command to retrieve the list of tests in a file.

Link: https://github.com/elixir-lsp/elixir-ls/pull/753

Probably best to fill the quick fix or loclist with them.