Nathan Sobo
Nathan Sobo
This practice makes it difficult to locate todo!s in my code when I'm working. Let's take out the bang if we want to keep doing this. Release Notes: - N/A
We're planning to associate "selection sources" with global element ids to allow arbitrary UI text to be selected in GPUI. Previously, global ids were not exposed outside the framework and...
Would you be willing to add a `LICENSE` file to the repository?
After attempting to update to fed372229a4e4730b476be6436087d06f4f2ce0f in my app, I'm seeing it hang periodically. When I sample the process, I see many of the threads occupied with stacks that look...
Started on this at the Boulder Startup Week Hackathon with @mweitzel. The idea is a dead simple extensibility scheme for basic events. Set `event_server: "/path/to/domain.socket"` in the settings. We can...
Maybe we could store a local setting of auto-shared projects or read a file in the project. Open to ideas.
I want to showcase Zed's performance via videos, and this seemed like a good way to demonstrate it. https://github.com/user-attachments/assets/f4a5fabc-efe7-4b48-9ba5-719882fdc856 Release Notes: - On macOS, you can now set assign `performance.show_in_status_bar:...
When I rename a directory, Zed doesn't update to reflect the rename.
@osyvokon Could you take a look at formatting some of these, I pinged you in some feedback on recent threads in development mode and also did a thumbs up on...
Release Notes: - Added channel reordering for administrators (use `cmd-up` and `cmd-down` on macOS or `ctrl-up` `ctrl-down` on Linux to move channels up or down within their parent) ## Summary...