Mehmet Efe Akça
Mehmet Efe Akça
I've found the issue here https://github.com/zed-industries/zed/blob/f4a86e6feac496f4f5c1ca46e229f04a3896fd19/crates/editor/src/editor.rs#L4524-L4555 The code is first looking to see if the suggested indent should be applied, then it looks at a copilot suggestion. Reversing the order...
+1. I'm struggling with not having this in an otherwise stellar editor.
I think another important point is that this behavior is not at all documented and these problems with the session object are not reported to the administrator/developer. I had to...
I also experience this issue
The discord invite has expired can you make the invite have no timeout please? > Hey all! > > Peter and I have taken on running jumpcutter. Peter knows Cary...
this is needed for gennin and shinnyuu. I prefer support for gen'in though. "n'": 'ん' is what I ended up changing that line to.
Personally, I prefer the tracking of the file moves. Perhaps a setting might be added for this functionality though?
On macOS, all apps that I know do this. So if you had something open in Preview, and that thing moved to another folder, then Preview would still have the...
For the warnings, please read https://github.com/Future-House/paper-qa#installation ### For the model selection issue: I had the same problem as you, and realized that the documentation is not updated to reflect API...
> ```shell > cd ~ > brew uninstall fnm > mkdir .fnm > curl -fsSL https://fnm.vercel.app/install | bash > ``` So ~/.fnm is not the fallback directory for the fnm...