Ilya Murashov
Ilya Murashov
Maybe new F# 6 resumable code feature could be useful somehow? https://github.com/fsharp/fslang-design/blob/main/FSharp-6.0/FS-1087-resumable-code.md
I checked some examples and here are my 2 cents. I remember reading a discussion somewhere in F# GitHub issues or RFCs the struct DU implementation. It mentioned that Rust...
Seems like it's due to not reading some env vars. When you start neovide as an app it does not have access to the variables set in the terminal session...
@gmr458 This seems to have same symptoms as the OP to me. When you start neovide as an app you don't read `.zshrc` file. However, when you start a terminal...
Hi @EnochMtzR Would you mind re-implementing it in https://github.com/seblj/roslyn.nvim?
> > Here's a little hack you can put in your on_attach to get semantic tokens: > > ```lua > > on_attach = function(client) > > -- make sure this...
@quang-dx make sure you have the env var `export ELECTRON_RUN_AS_NODE=1`. I run it on macOS with VSCode as node nowadays.
@quang-dx hm, my setup is identical with the exception of `useSyntaxServer`. I am not certain this is related. It seems like you get an exception from eslint which from my...
Would be very helpful to have it since Anthropic subscription is not an option anymore.