Gokul Soumya
Gokul Soumya
Cursor position calcuation and rendering seems like the only problematic part of the implementaion, but I'd say it's doable with some careful thought. I think indent guides are better implemented...
It's not currently tracked anywhere at all, and the work itself would be quite involved, i.e. there's no ETA yet.
Delta is a pager that acts on already diffed data (with `-` and `+` prepended to diffed lines like in the default git diff output) and simply applies syntax highlighting...
Hard-wrap as you type is wonderful for commit messages and markdown and general prose as @vlmutolo mentioned, and i think it won't be too hard to implement -- on every...
Related: #2481. > I am also interested in if anyone has a workaround for exploring library code without re-opening helix in the library directory. You could `:cd` into the library...
Wouldn't we have to use syntect anyway to provide highlights for languages without treesitter at some point in the future ? Installing a plugin for syntax highlighting of some filetypes...
Copy pasting my comment from the discussion: --- These exact keybinds have been on my mind for some time, with the difference that `mal` would select the line without the...
The main selling point I see is for doing things like "change current line" where you might want to keep the line's current indentation but change the text (which means...
I'll try to add some tests for the backend and also work on refactoring it. As for the server issue I think we can mock the calls for Google auth...
Share buttons for Instagram and WhatsApp would also be a good addition.