sourcegraph / cody

Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
https://cody.dev
Apache License 2.0
2.73k stars 298 forks source link

bug: First autocomplete notice can hide the editor you are typing in #2318

Closed dominiccooney closed 8 months ago

dominiccooney commented 11 months ago

Version

v0.18.2 (?)

Describe the bug

If you have a chat tab in the tab strip and type in the editor, the "first autocomplete" celebration rips you out of the editor you're typing in and shows the chat.

This came up in user testing here: (clip)

Expected behavior

Don't break the user's flow at a critical moment for autocomplete onboarding. Stay in the text editor.

Additional context

No response

github-actions[bot] commented 9 months ago

This issue is marked as stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed automatically in 5 days.