Closed aswinmohanme closed 3 years ago
Hi, coc-elixir is a actually a think layer on top of elixir-ls and it tries to connect to elixir-ls smoothly, this kinda features are not likely to be implemented in coc-elixir (maybe we can have this as a snippet in elixir-ls itself). what about using custom snippets? I use coc-snippets with vim-snippets , there's do/end snippet.
Makes sense, I'll try that thanks.
There is a plugin that already does it
tpope/vim-endwise
but it is buggy and has conflicts withcoc-elixir
. It would be really nice ifcoc-elixir
could support this natively.Also really great and awesome plugin. Works everywhere else like a charm 👍