Michael Davis

Results 848 comments of Michael Davis

https://github.com/helix-editor/helix/issues/2132

That grammar repository may not be possible to add without some extra work. It looks like it uses mercurial for VCS instead of git and currently we can only fetch...

I like the idea of easier access to `mi`/`ma`. I don't like relocating brace actions to `^` though. `^` has been proposed and tried for a few Kakoune keymaps (marks,...

Filetype icons are not a good fit for a core feature because they need a patched font. https://github.com/helix-editor/helix/pull/2211#issuecomment-1106015472

I'm not sure this is more correct and the current text reads better to me. Can you explain? My grammar is a bit rusty but the way I see it,...

It might be clearer to use "Move the cursor to the line marked '-->' below". What do you think?

The LSP spec allows for the language server to say what changed in the formatting response in small diffs rather than resending the whole (potentially large) document. This is similar...

It looks like this was introduced by 665e27ff9dc017ee47f646187d98f5e4cdb18411