Description
Environment
Ubuntu 20.04
-
Elixir & Erlang versions (elixir --version):
Erlang/OTP 23 [erts-11.1] [source] [64-bit] [smp:2:2] [ds:2:2:10] [async-threads:1] [hipe]
Elixir 1.11.2 (compiled with Erlang/OTP 23) -
Operating system:
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal -
Editor or IDE name (e.g. Emacs/VSCode):
VSCode and neovim -
Editor Plugin/LSP Client name:
neovim: elixir-editors/vim-elixir + https://github.com/elixir-lsp/coc-elixir
vscode: elixirLS 0.6.2
For other language servers I am used to the refactor/rename functionality, where I can rename functions/variables and the plugin will rename it smartly (other than find and replace).
I am missing that in elixirLS or I can not find it in the documentation. I have tried it in vscode and in (neo)vim.