# Handoff — 2026-09-18 — Untitled-window LSP fix: docs added, re-pin pending ## State turbo-core fixed the "window that started Untitled has no LSP until a restart" defect (its `.memory/handoffs/2026-09-18-first-launch-lsp.md` has the whole story). Here, only `docs/{en,fr}/how-to/enable-completion.md` gained the matching variant, inserted right after the `-no-lsp` block. Not committed. ## Next steps 1. When turbo-core is tagged and released: bump the `require` in `go.mod`, `go mod tidy`, rebuild, and drive it once — type into an Untitled window, save it under the language's extension, ask for a completion. ## Watch out for - **The docs are ahead of the binary until that re-pin**: an editor built from the current pin still has the defect the new variant says is gone.