| 📦 Turbo Go 3d7798b k33g 11h ago | 1 | # Handoff — 2026-09-18 — Untitled-window LSP fix: docs added, re-pin pending |
| 2 | |
| 3 | ## State |
| 4 | |
| 5 | 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. |
| 6 | |
| 7 | ## Next steps |
| 8 | |
| 9 | 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. |
| 10 | |
| 11 | ## Watch out for |
| 12 | |
| 13 | - **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. |