Ki Editor - an editor that operates on the AST
Summary
Ki Editor introduces a multi-cursor structural editing approach that operates on abstract syntax trees (ASTs), enabling first-class syntax node interaction and bulk edits. It emphasizes reducing manual editing friction with parallel node operations and standardized selection modes, aimed at higher coding efficiency.