Open
Description
erlang_ls provides a nice feature that connects the Language server with a running node, this allows you to edit a module and it will be automatically reloaded on such running node. I think this is a great feature as it allows you to have instant feedback, facilitating a "Shell-driven development".
In the case of erlang_ls, there is a configuration parameter called code_reload
where you provide the node's sname