Bespoke inline completions #23972
studii-org
started this conversation in
Feature Ideas / Enhancements
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Love the product. Truly a great editor and am embracing it as my default editor for most languages and new projects (for python, I still use VSCode - notebook support, debugger and especially "run in REPL/Debugger" where I have it mapped so highlighted code or the line the cursor is on gets sent to the running python shell or active debugger - Zed REPL and tasks are not quite there yet for me to fully switch). I see a lot in the release notes about improving the python experience, so I have my fingers crossed. Keep up the great work you guys are doing.
Anyway, that's not why I am here. I am wondering why you guys don't take a crack at your own version of inline completions. I use Supermaven as my inline completions provider. Going back to Copilot feels like falling out of hyperspace - it's just way too slow and I have a real struggle building up momentum like I can with Supermaven. Now obviously, the guy from Supermaven has moved to Cursor so I don't expect much if any innovation for the Supermaven product itself. That said, in light of your partnership with Antropic and your work with AI already, it seems like a natural progression could be to do something like inline completions. I would guess that having everything "native" will make indexing and context building much more tractable and allow for something that is truly fantastic. Is this something you guys are considering or maybe working on?
Btw. I think your implementation of chat and inline chat is the superior offering. Having the chat just be another buffer I can navigate to and yank and paste stuff out of is the way to go. Especially when you are working on anything even mildly complex or in a language other than python or js.
Beta Was this translation helpful? Give feedback.
All reactions