continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
15.81k stars 1.2k forks source link

Monday thought: What if there were also tab completion in the "ask anything" box? #1416

Open coder543 opened 3 months ago

coder543 commented 3 months ago

Validations

Problem

Semi-humorous suggestion, but it would be a fun option to play with.

Sometimes words fail you as you're typing in the "ask anything" box.

Solution

What if the LLM could supply the words you're lacking to ask the question you're thinking? Type half of a question and get the rest instantly! 📈

I admit it could be more annoying than helpful, but it would be amusing to try and see if it actually ended up being helpful. These LLM completion tools provide lots of value in completing code in the editor, so maybe there are more bits of text they could complete for us too. What question would the LLM ask itself if it could suggest part of your question?

On a similar note, I wish I had a linux shell that could also provide LLM completions as I type, but fish is good enough for now, I guess.

sestinj commented 3 months ago

This could be quite cool, I've found myself expecting it at times