Maciej Trębacz
Maciej Trębacz
@tiangolo Sorry for pinging, any chance this will be merged any time soon?
@sedwards2009 you are correct, I've tested it on Linux and it works fine, whereas on macOS the slider seems to be broken in several ways, this being one of them....
> Hi, this is super cool. Could you do those of use who don't use google search a favor and add support for brave search *https://search.brave.com/) and searx instances (there...
I have the same issue. json/tailwindcss/typescript language server directories under `Zed/languages` are empty. Here's my log: [zed.log](https://github.com/zed-industries/zed/files/14043228/zed.log)
@fm1randa Thanks for the links, the second one did the trick for me, I indeed had some stray `package.json` & `yarn.lock` files in my home directory, removing them solved the...
> I'm also on Arch Linux and experienced the same issue. I solved it like this: > > ```shell > $ for keytype in rsa ecdsa ed25519; do > ssh-keyscan...
@cclauss I have the exact same problem and a very similar log to what @seokju-na posted. I think this might have something to do with using non-English version of Windows,...
It also doesn't work for me, It looks like the request that's getting sent to the ChatGPT API is correct (it contains the whole conversation history) but the bot always...
I finally resolved this issue on my end. There are two things to keep in mind, one in hindsight was kind of obvious, the other not so much: 1. The...