Josh Pike

Results 398 comments of Josh Pike

- `debugger: rerun last session` seems to launch a new one while the previous one is running, causing this double up effect. it doesn't work for a debugging workflow that...

The restart button not triggering the build step has gone from an annoyance to a straight up showstopper. It's very misleading and I can't have my devs move to Zed...

I'm doing an autocomplete by pressing tab (using copilot), and then scrolling down else where after that, then pressing CMD+Z to undo. I know the undo happened because the line...

I'm now on 0.188.3-pre, and the problem persists. I've attached a simple project with some .zed configuration, and the debug project file. [zed-issue.zip](https://github.com/user-attachments/files/20480807/zed-issue.zip) You'll see the "Debug Server" debug task,...

Sorry... I know you're busy... but this bug is a show stopper. I understand debugger is in beta, but it's unusable until this issue is fixed. I can make it...

@huyphams I'm going slowly insane from having that keyword take precedence each time I type it. is there some kind or override I can use here???? Or do I have...

@pavankjadda this is a real pain point for us, please can this is be merged and pushed out asap? Worry about a test in a seperate issue

@mahipureti this is a MAJOR bug fix for us, please merge and release.

The tests aren't much use anyway as they all rely on `select.open()` being called directly instead of simulating an actual UI interaction, as well as the actual component being this...