Block a user
NS8 slice: Ship compact hover, signature help, and parameter navigation
Implemented and committed #51 as 264dedb Add compact language assistance rails.
What changed:
- Added
Space llanguage rail with compact hover (h), compact signature help (s), and…
NS8 slice: Implement language provider registry and source identity
NS8 slice: Implement language provider registry and source identity
Completed in commit 7e639dd (Add language provider registry).
What changed:
- Added a first-class provider model and registry for LSPs, linters, formatters, build/test/check providers.
- Added…
NS8 slice: Make file, tree, and project search panels editing-ready
NS8 slice: Make file, tree, and project search panels editing-ready
Completed in commit 1d1ecf2 (Add file and project search panels).
What changed:
Space fnow opens a real file picker panel from the repo/directory file list.- Panel
o/Enter opens the…
NS8 slice: Add current-file search and in-buffer navigation
NS8 slice: Add current-file search and in-buffer navigation
Completed in commit 70ef989 (Add current file search).
What changed:
- Added current-file search prompt mode with direct
/and canonicalSpace s fpaths. - Added literal in-buffer match…
NS8 slice: Implement composable objects, selections, and delimiter matching
NS8 slice: Implement composable objects, selections, and delimiter matching
Completed in commit 30af1e9 (Add composable object selections).
What changed:
- Added session range operations for byte-accurate selection, cursor movement to a byte, and range replacement. -…
NS8 slice: Ship core editing, undo, redo, save, and quit safety
NS8 slice: Ship core editing, undo, redo, save, and quit safety
Completed in commit a08ee02 (Add core editing commands).
What changed:
- Added session/protocol commands for vertical movement, word movement, line start/end, delete-forward, line delete/change,…
NS8 slice: Implement the modal input engine and command rails
NS8 slice: Implement the modal input engine and command rails
Completed in commit 1468675 (Add modal input state and rails).
What changed:
- Added explicit TUI client modes: Normal, Insert, Select, Panel, and Prompt.
- Added visible mode/status rendering…
NS8 slice: Launch a real editor for files, folders, and new paths
NS8 slice: Launch a real editor for files, folders, and new paths
Completed in commit 047bae9 (Launch local editor for paths).
What changed:
mimandmim <path>now dispatch to a local editor launch path instead of help/unknown-arg behavior.- Existing…
NS9 slice: Final visual dogfood and newed parity receipt
NS9 slice: Add terminal color-mode probes and accessibility guardrails
NS9 slice: Theme panels, hover, signature help, and command rails
NS9 slice: Theme diagnostics, lint, jobs, and provider identity
NS9 slice: Theme syntax highlighting with newed highlight groups