Documentation
¶
Overview ¶
Command bage is the standalone entrypoint for the Båge round-trip file editor (SPEC §6 standalone mode): files + LSP, no graph, sharing the same region/session edit engine as integrated mode.
main stays thin — it parses os.Args and delegates to run, the testable core that wires the treesitter parser, an xxHash hasher, and optional format/lint commands into a session and applies region-anchored edits (SPEC §8).
Click to show internal directories.
Click to hide internal directories.