Show HN: Void, an open-source Cursor/GitHub Copilot alternative
91–100 of 168 posts
Re: Show HN: Void, an open-source Cursor/GitHub Copilot alternative
#92Re: Show HN: Void, an open-source Cursor/GitHub Copilot alternative
#93I think more competition in the "AI Editor" space is good, but I have to ask – why not make it a VSCode extension? I feel it'd be much more accessible. Are there limitations in the extension APIs that make it hard to implement?
Because it's difficult to monetize extensions and justify a large VC valuation... (Void is HN backed)
Re: Show HN: Void, an open-source Cursor/GitHub Copilot alternative
#94Earlier quoted context omitted.
Aider is really cool for small projects, but it builds a repo map instead of using RAG. That works on small codebases, but totally fails to be useful on large ones.
How large? In use, treesitter-derived approach seems far effective than rag.
Re: Show HN: Void, an open-source Cursor/GitHub Copilot alternative
#95What is the plan when VS Code introduces all your features?
Re: Show HN: Void, an open-source Cursor/GitHub Copilot alternative
#96Re: Show HN: Void, an open-source Cursor/GitHub Copilot alternative
#97Earlier quoted context omitted.
VSCode has plugins
They are making changes that cannot be done or are very difficult with vscode extensions
Re: Show HN: Void, an open-source Cursor/GitHub Copilot alternative
#98So I went a’hunting, and settled on the Codeium vscode plug-in free plan which while not as good as cursor/sonnet combination but is quite capable and their “free” models are capable enough for what I am working on (believe they even use a llama 3.1 model— I think they have various models, but left it on the “base model” and it’s been pretty good)
Re: Show HN: Void, an open-source Cursor/GitHub Copilot alternative
#99Oh, I’m yet to find a good alternative to Cursor’s RAG-powered side chat. It helps me work with huge codebases so much. Tried Continue, but it’s very unstable, and doesn’t work as well. Would prefer a command line solution, vscode plugin is the next choice, having a separate editor is not ideal, but I’m glad there’s some competition.
Aider is AI pair programming in your terminal. Aider lets you pair program with LLMs, to edit code in your local git repository. Start a new project or work with an existing git repo. Aider works best with GPT-4o & Claude 3.5 Sonnet and can connect to almost any LLM. https://aider.chat/ See LLM Leaderboards as well: https://aider.chat/docs/leaderboards/
Re: Show HN: Void, an open-source Cursor/GitHub Copilot alternative
#100I think more competition in the "AI Editor" space is good, but I have to ask – why not make it a VSCode extension? I feel it'd be much more accessible. Are there limitations in the extension APIs that make it hard to implement?
A lot of folks prefer JetBrains over VSC. For example my top choice for an AI Editor today is Zed.dev which lets you trivially setup to use a variety of key maps including JetBrains. https://zed.dev/