Murat Kirazkaya

Results 11 comments of Murat Kirazkaya

Additional Experience: not because of the space, but I think it crashes if I try to **reopen a folder that is already open**.

> Might be related: > - #10849 Thanks for insight, but it's not related to this.

private void Form1_KeyDown(object sender, KeyEventArgs e) { if (e.Control && e.KeyCode == Keys.A) { SimpleTcpClient client = new SimpleTcpClient().Connect("127.0.0.1", 8910); } }

@the-jasoney Let me leave a video for you to understand better. The shortcut I use to open folders: CTRL + o https://github.com/zed-industries/zed/assets/77299279/c0eb72fb-6675-405c-bd26-54fa2dc4a7ff

> this is a problem exists long time, I guess the root of the problem might be [here](https://github.com/zed-industries/zed/blob/ad44237467014b412a855afdd8a4b473e6e0bbd9/crates/gpui/src/platform/windows/window.rs#L1813), but i don't know how to deal with. Thanks you for insight...

It looks fixed, I'm closing the issue. Have a good working! memo: I have a dream to do my web projects in this editor, so I hope the support for...

> Don't use NextAuth on App router. Atleast that is what i came to conclusion via my experience. Is it fixing when I just don't use App Router? Really?

Not even a return for how many days, great team, excellent project, The last praises I said is not serious.

@NickFoden Thank you for your reply and I remember trying this, unfortunately I can't make new attempts to fix because I have removed next-auth from the project and never to...

> @GroophyLifefor did you find a solution here? Yeah, I found, I never use this .... again.