Snapshotmaster · 079a789
Terminal events become modal commands and transactions over rope-backed documents, syntax trees, and language-server state.
Click a building or route
System map8 components · 8 connections
130%
Connections
BuildingsEntryServiceComputeStorageRuntimeToolingExternal
Terms, in plain English
SelectionOne or more anchor/head ranges that are first-class inputs to Helix commands.
How to study this repo
- 1Dispatch a key
Follow one normal-mode key from terminal input to its command function.
- 2Apply a transaction
Track changes and selections through document history.
- 3Refresh intelligence
Compare incremental syntax updates with LSP notifications.