Felix Geller
Felix Geller
hey @LucasDove ! sorry for the delay, and thanks very much for your time and contribution! i suggested two small changes (gofmt & regrouping of guards) - would you mind...
FYI: if you rebase / merge current master, the CI should switch over to GH actions and work 👍
alright, let's start the process :) i got till step 2, then the script fails when parsing the grammar -- might be a quick one for you, else i'll start...
thanks, that worked! i was able to generate the grammar and complete the 4 steps above. next i need to update `tree-edit-go.el` but i wanted to start by getting basic...
pushing my changes on top of the go-test branch to [my fork](https://github.com/fgeller/tree-edit/tree/go-test)
i prefer modal editing myself, no need to convince me ;) i just don't use evil-mode but something custom :shrug: that said, i'd probably try to have the motion and...
:wave: sorry for the delay! do you see other use(r)s for `tree-edit-core` besides `tree-edit`? or differently, i'd suggest splitting it if you see multiple use, alternatively you can just extract...
got it to a state where i can use basic navigation (siblings, parent/child nodes) and node marking :grin: i added a defun that checks if point is the same as...
> What keybinds you have set up for this, btw? Just curious! i use a somewhat strange keyboard layout called workman, but on qwerty this would be similar to hjkl...
:wave: > > thought i'd add a PR to check if you want to pull this into tree-edit or a separate package. if you do, > > there's probably still...