(no title)
hou32hou | 1 year ago
Also, most importantly, syntactical selection/navigation/modification is first class, although it is somehow supported in Helix, the default keybindings are not very accessible.
Another big difference from Helix is its internal architecture, most Helix components were rebuilt from scratch, while in Ki every components uses the core editor as the base, which means all components shares the same set of keybindings, you don't need to learn different set of keybindings for different components.
ctenb|1 year ago
hou32hou|1 year ago
The 4 movements are parent, first child, previous sibling, and next sibling.