6 ms·
Unless I did something wrong with my setup the elixir LS is kind of lackluster compared to a full IDE. It doesn't have any automatic refactoring (even variable
by viceroyalbean 4y ago
Unless I did something wrong with my setup the elixir LS is kind of lackluster compared to a full IDE. It doesn't have any automatic refactoring (even variable renaming) nor does it provide automatic detection of syntax errors. It's pretty much just symbol lookup and some autocomplete functionality.
- h0l0cube 4y agoI'll quote myself here: > I do agree that automated refactoring would be an amazing productivity improvement.
- lukasz_samson 4y agoElixirLS dev here. We are open for community contributions