mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 08:03:39 +00:00
setupAutocomplete only sets the provider on defaultEditor. When an extension customizes the editor via setEditorComponent during session_start, the custom editor is created before setupAutocomplete runs, so it never receives the autocomplete provider. This breaks forced file suggestions, slash commands, and all other completions. Set the provider on the active editor too when it differs from the default, covering initial load, reload, and settings changes. |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| coding-agent | ||
| mom | ||
| pods | ||
| tui | ||
| web-ui | ||