Inlay hints for feature files (F23) shipped a while ago (#43, with follow-up fixes #57 and #77), but the as-built reality was never folded back into the canonical docs/LSP-IDE-Support-* design docs, and docs/InlayHints-Implementation-Plan.md's status header is stale (still says "Draft for review" despite the feature being fully implemented: GherkinInlayHintService, FeatureInlayHintHandler, InlayHintRefreshHandler all exist and are wired up in Program.cs). See docs/AsBuilt-Reconciliation-Reminder.md.
Work
Reference
Inlay hints for feature files (F23) shipped a while ago (#43, with follow-up fixes #57 and #77), but the as-built reality was never folded back into the canonical
docs/LSP-IDE-Support-*design docs, and docs/InlayHints-Implementation-Plan.md's status header is stale (still says "Draft for review" despite the feature being fully implemented:GherkinInlayHintService,FeatureInlayHintHandler,InlayHintRefreshHandlerall exist and are wired up inProgram.cs). See docs/AsBuilt-Reconciliation-Reminder.md.Work
LSP-IDE-Support-Feature-Designs.md: add a new feature § for Inlay hints — final label format (lift the plan's §11 visual spec + the shipped mockup image), settings defaults, resolve-vs-eager split as built.LSP-IDE-Support-Architecture.md: register the new components (GherkinInlayHintService,FeatureInlayHintHandler,InlayHintRefreshHandler).LSP-IDE-Support-Open-Questions.md: promote the plan'sIH-*risk ids into the Q-register, or close them with the as-built answer.Reference