Ki Editor - an editor that operates on the AST
8 hours ago
- #productivity
- #text-editor
- #coding
- Ki Editor is a multi-cursor structural editor.
- It allows first-class syntax node interaction, bridging the gap between coding intent and action by manipulating syntax structures directly.
- Features multiple cursors for parallel syntax node operations, enhancing bulk edits and refactoring.
- Redefines modal editing with Selection Modes that standardize movements across words, lines, and syntax nodes for flexibility and consistency.