Wednesday, January 18, 2023

Show HN: Codeium: Free Copilot Alternative for Vim / Neovim https://ift.tt/K8bSs5y

Show HN: Codeium: Free Copilot Alternative for Vim / Neovim I'm Varun from the Codeium team. After support for VSCode, Jetbrains, Jupyter, and Colab, we are super excited to bring free AI-powered code autocomplete to Vim and Neovim. And in the spirit of Show HN, we have a playground version for anyone to try the tech in the browser without any installation ( https://ift.tt/DRaATNf )! We also made the vim client open source and are open to contributions. https://ift.tt/SkTPbK0 January 19, 2023 at 02:13AM

No comments:

Post a Comment

Show HN: val – An arbitrary precision calculator language https://ift.tt/1JxjPhf

Show HN: val – An arbitrary precision calculator language Wrote this to learn more about the `chumsky` parser combinator library, rustyline,...