Open axelson opened 3 years ago
https://github.com/elixir-lsp/elixir-ls/pull/389 added support to build up a command to run exunit tests from a code lens (all the user has to do is click on the code lens). It would be great to be able to support this in some way in coc-elixir. The VSCode implementation is at https://github.com/elixir-lsp/vscode-elixir-ls/pull/155
Some thoughts:
https://github.com/elixir-lsp/elixir-ls/pull/389 added support to build up a command to run exunit tests from a code lens (all the user has to do is click on the code lens). It would be great to be able to support this in some way in coc-elixir. The VSCode implementation is at https://github.com/elixir-lsp/vscode-elixir-ls/pull/155
Some thoughts: