Share command parser and completion token scanning #753

Closed
opened 2026-05-14 03:07:06 +00:00 by barrettruth · 0 comments
Owner

Scope: extract a tolerant token scanner shared by command parsing and command completion so consumed flags and duplicate modifiers are classified consistently.

Constraints: preserve existing parser errors and command grammar; completion may remain tolerant for the current incomplete token.

Verification: command parser and completion specs, then full local CI before PR.

Scope: extract a tolerant token scanner shared by command parsing and command completion so consumed flags and duplicate modifiers are classified consistently. Constraints: preserve existing parser errors and command grammar; completion may remain tolerant for the current incomplete token. Verification: command parser and completion specs, then full local CI before PR.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/forge.nvim#753
No description provided.