The Ki Editor is a multi-cursor structural editor that operates on the Abstract Syntax Tree (AST) of code, allowing for direct manipulation of syntax structures. It aims to bridge the gap between coding intent and action, providing features like multiple cursors and selection modes for efficient editing. The editor is designed to be flexible and consistent, with a focus on syntax-based navigation. The Ki Editor is available as a terminal and VSCode extension.