Gabriel Linder
Gabriel Linder
Got bit by this too, after a quick investigation with `strace` I found that these pesky tmp files are created by `MicrosoftSqlToolsServiceLayer`. I see a lot of `open("tmpXXXXXX.tmp")` with corresponding...
I have the same problem, but I did not modify anything regarding hostnames (I use `http://127.0.0.1:8888/tree?token=XXX`, as usual). On Chrome, page is blank with these errors in the console :...
I came here wanting to do the same thing, thanks for your diff it works flawlessly for me !
Same issue using homebrew on macos, where most binaries are symlinked : most system binaries work fine, but most homebrew installed binaries don't. All non-working binaries are symlinked.
There is a working LSP fyi : https://github.com/terror/just-lsp
> Thanks, I tried it out. Needs some work though. E.g., using it with coc.nvim: > > Peek.2025-04-05.19-33.-.just-lsp.mp4 I think you should report this to [upstream](https://github.com/terror/just-lsp/issues).
> Unfortunately, despite the latest change, this still isn't fixed (vim in expanded terminal). Were you on Zed 0.195.x ? Just got Zed 0.195.2, and I can confirm terminal is...
I for one use this lib, and have some experience writing/debugging C. If you are talking about https://github.com/pydata/bottleneck/issues/409 I can take a look. Would love to get involved in bottleneck,...