elixir-tools / credo-language-server

LSP implementation for Credo.
MIT License
96 stars 11 forks source link

fix: return method_not_found for unsupported methods #15

Closed mhanberg closed 1 year ago

mhanberg commented 1 year ago

Fixes #8 Closes #10

mhanberg commented 1 year ago

once this is validated in emacs using elgot, need to merge and release https://github.com/mhanberg/gen_lsp/pull/14 and then update this branch to use the released version.