Kyle Kelley
Kyle Kelley
When using `jupyter console --kernel ark`, this error will show up: ``` In [1]: c(1,2,3) 2024-07-03T23:23:15.522176Z INFO Setting 'DYLD_FALLBACK_LIBRARY_PATH' env var to '/opt/homebrew/Cellar/r/4.4.1/lib/R/lib'. at crates/harp/src/sys/unix/library.rs:107 2024-07-03T23:23:15.526100Z INFO Successfully opened R...
Running this example with `mistral` produces the error "mistral does not support tools". What wasn't obvious to me until I made this PR was that my copy of mistral needed...
There are cases when using the `DealerSocket` when we need to be able to both continuously send and receive messages without deadlocking either one. For example, with code like this:...
### Check for existing issues - [X] Completed ### Describe the feature When editing a shell command, I'd love to be able to click into the middle of the text...
Removing the leading `$` in the bash line makes it so clicking the copy button gives you just the install command.
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When trying to on board a new Zed user, this is roughly...
When this extension is enabled and the user is working on Rust code, the R language server gets used.