Richard Taylor

Results 18 comments of Richard Taylor

After updating to macOS 14.4.1 still seeing the same issue unfortunately. Have sent a new crash report to Apple.

🎉 I noticed by accident today that it doesn't panic with latest Zed Preview & Ghostty! Tried Zed stable and it panic'd straight away. (Still on 14.4.1)

I've just been through the Zed stable releases and `0.129.2` was the last release that panics for me. Everything from Zed `0.130.4` onwards seems to be fine. I had been...

You can also delete the `~/Library/Application\ Support/Zed/languages/elixir-ls/` folder and it will download the latest `elixir-ls` release. ``` cat ~/Library/Application\ Support/Zed/languages/elixir-ls/elixir-ls/VERSION 0.19.0 ```

I have a branch that implements LSP workspace configuration which works but isn't complete, I got stuck on some rust-specific stuff that I couldn't understand and chat CPT was no...

I'm seeing the same as @krns today, I think this might be a different issue to the rate limiting since v1.17.0 was released yesterday it is likely related to that....

In case anyone lands here in future, you can pass the `:exec_timeout` opt to the`SSH.cmd!` function, using the example above you would do: ```elixir SSHEx.cmd!(conn, 'show interfaces transceiver', exec_timeout: 60_000)...

~~I tried to update to the latest MJML release but the tests are giving the confusing error:~~ ``` error: failed to select a version for `mrml`. ... required by package...