d1y

Results 102 comments of d1y

Regarding the key bindings, it’s just my personal opinion: - shift-shift: JetBrains - shift-`: More affectionate

Are there any issues with this PR now? Can it be merged now?

This plugin is a mandatory plugin for me in VScode. If Zed can incorporate it, that would be great, haha

Yes, it's confusing to me, too. I hope it will only have a terminal after opening.

> Apologies if the open source launch has my brain mushy, but I'm not quite sure feature request you're asking about. Could you provide a bit more detail? Thanks. :)...

> Hey @d1y, did your PR address all the things you wanted here? Running well 🥳 > `git commit` That's right, no need to specify EDITOR https://github.com/zed-industries/zed/assets/45585937/93c3bff6-33be-4c66-a8d8-46cf403e74e6

> I'm getting this error everytime I try to edit a commit message in Zed: > > > [ERROR] failed to load language Git Commit: no such grammar git_commit Fix...

> Had noticed that in my Linux builds in VMs, an eternity is spent during > > ``` > Building [=====================> ] 1163/1168: tree-sitter-gitcommit(build) > ``` > > @d1y would...

> Do you need to make any additional settings? i installed the extension but when i used the "git commit" command i was unsuccessful. I guess you need to set...

Is this what you're talking about? ```json { "context": "ProjectPanel && not_editing", "bindings": { "m": "project_panel::CollapseAllEntries" } } ``` ![hhh](https://github.com/zed-industries/zed/assets/45585937/19fc668b-1a8d-4809-9b43-2a1597a10496)