sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.1k stars 1.27k forks source link

search query input: Rethink search query suggestions UI and behavior #33007

Open fkling opened 2 years ago

fkling commented 2 years ago

This is a placeholder issue, more concrete information will follow. CodeMirror's suggestions (autocompletion) looks and behaves differently than Monaco's. Rather than replicating Monaco's behavior (which might not be possible), we should use this opportunity to rethink how we want suggestions to work. A couple of questions that we might want to answer:

sourcegraph-bot-2 commented 2 years ago

Heads up @benvenker @lguychard - the "team/search-product" label was applied to this issue.

fkling commented 2 years ago

I'm removing the codemirror label because this is not specific to codemirror. @benvenker feel free to close this if you have another issue to keep track of future suggestions work.