vscode-elixir-ls icon indicating copy to clipboard operation
vscode-elixir-ls copied to clipboard

Add `Recompile project` command

Open konstantinzolotarev opened this issue 3 years ago • 3 comments

Please add Recompile project command to ElixirLS vs code extension. It's so annoying to close editor, remove .elixir_ls folder and start editor again every time you refactoring something.

konstantinzolotarev avatar Jun 07 '22 14:06 konstantinzolotarev

I started work on a custom command to run mix clean within .elixir_ls directory.

lukaszsamson avatar Sep 18 '22 20:09 lukaszsamson

An we'll need a similar command to clean and restart dialyzer

lukaszsamson avatar Sep 19 '22 16:09 lukaszsamson

Thanks @lukaszsamson for all your hard work that you make available to anyone for free. :heart:

aptinio avatar Sep 19 '22 23:09 aptinio