Olivier Colot
Olivier Colot
Same thing here with Node 16.15.1, VS Code 1.68.1 and Jest extension 4.6.0 running on Apple Silicon M2.
Same issue here on macOS 10.12.6 with Sublime Text build 3143
Same issue here with ruby 2.1.2p95. @evadne solution didn't work :(
It does not crash. It just takes seconds to recompile the whole Elixir project while it has already been compiled (server running in parallel). What I do: - I start...
Thanks for your fast reply. I did not change the config. It’s a bug 😕 On Mon, 18 Mar 2024 at 13:10, Po Chen ***@***.***> wrote: > If you did...
Always. I mean, whenever I recompile the server, it recompiles for formatting and vice-versa. On Tue, 19 Mar 2024 at 03:12, Po Chen ***@***.***> wrote: > Does it always happen...
Using the LSP formatter works as expected. Thanks for the advice. On Wed, Mar 20, 2024 at 1:42 AM Po Chen ***@***.***> wrote: > Another option is use LSP and...