extension ExtPose

Codeium: AI Code Autocompletion on all IDEs

CRX id

hobjkcpmjhlegmobgonaagepfckjkceh-

Description from extension meta

Your modern coding superpower. Get code completions in Colab and more.

Image from store Codeium: AI Code Autocompletion on all IDEs
Description from store What is Codeium? Codeium is the modern coding superpower, a free code acceleration toolkit built on cutting edge AI technology. Currently, Codeium provides code completion tool in over 70+ languages, with lightning fast speeds and state-of-the-art suggestion quality. With Codeium, you get: - Unlimited single and multi-line code completions forever - Support for 70+ programming languages - Integration into all popular IDEs + web editors such as Colab and Jupyter Notebooks - Support through our Discord Community Join thousands of other developers who are using Codeium for free to accelerate their software iteration process, improve their code quality and consistency, reduce the number of code review iterations, accelerate developer onboarding, and keep them in their flow state. Want to learn more? Check out our FAQ (https://www.codeium.com/faq). =============================================== Your New Superpowers - Use Natural Language: Need to make changes in an unfamiliar language or codebase? Instead of spending hours learning all of the syntactical and stylistic details, type out comments in natural language and let Codeium get the job done. - Minimize Boilerplate Coding: Sometimes feel like a code monkey copy-pasting and modifying boilerplate code over and over again? Let Codeium handle writing the repetitive work so that you can stay in the coding flow state, generating code faster than you can type. - Find and Use APIs: Spend too much time searching for API endpoints for a task or their signatures to properly interact with them? Codeium has seen thousands of different API calls and can insert them properly to match your needs, without ever leaving the IDE. - Unit Test Generation: Know that unit tests are important but find writing them mindnumbing? Let Codeium autogenerate test cases for you, making sure you never miss a pesky edge case. Test-driven development just got a whole lot easier. =============================================== Support, Feedback, and Community We are actively working on improving the quality of the extension. Please feel free to report any issues, suggestions, or exciting / interesting suggestions in our active Discord community! =============================================== We hope you enjoy Codeium, your modern coding superpower!

Latest reviews

  • (2023-11-14) Semon Xue: 非常好用,不输隔壁收费的版本
  • (2023-09-27) SANDRIE JAY GABRIEL: I've used it in colab multiple times and it works so well! Best code autocompletion out there and it's totally free.
  • (2023-09-25) Wojciech Łęcki: Wow, this is fantastic! It's on par with Copilot, if not even better. It's free for personal use and offers business-friendly options. I highly recommend it!
  • (2023-09-22) Jenish Patel: Codeium's AI-powered coding assistant is exceptional. It provides accurate code autocomplete, efficient code search, and reliable chat-based assistance. Highly recommended for developers looking to enhance their coding experience.
  • (2023-09-16) Eduardo Aben Athar: Acredito muito ser uma das melhores ferramentas LLM para programação no mercado mundial. Está no nível do github copilot com certeza!
  • (2023-09-14) Maxim Pupkin: Шикарное дополнение к моему желанию программировать. You are so best!
  • (2023-09-14) James Li: I installed the Codeium in neovim. It is far out of my expectation. Sometimes, if you write the first two lines of code, it completely understand what you are trying to do here. And the code is pretty much TASK SPECIFIC. That amazing. It did not just copy some random github code. It can actually understand what you are trying to do!
  • (2023-09-07) Zafar Iqbal: I am thrilled to share my experience with the Codeium extension, as it has truly transformed my coding journey. This extension has become indispensable to my daily coding routine, and I cannot recommend it highly enough. One of the standout features of the Codeium extension is its powerful search functionality. Whenever I have a question or encounter an issue, Codeium is my go-to resource. With just a few clicks, I can search for solutions, code snippets, and documentation directly within my IDE. It has saved me countless hours of searching through different resources and has become my trusted companion for resolving coding challenges. The accuracy and speed of the search results are truly impressive. Codeium consistently provides relevant and up-to-date information, ensuring that I am always equipped with the most current and reliable solutions. Whether I need to understand a complex concept or find a quick code snippet, Codeium delivers the answers I need with ease. Furthermore, the Codeium extension seamlessly integrates with my preferred IDE, making it incredibly user-friendly. The intuitive interface and smooth navigation have made it a breeze to incorporate Codeium into my coding workflow. It was effortless to set up and get started, and I have experienced zero compatibility issues. Lastly, I want to acknowledge the exceptional support provided by the Codeium team. Whenever I had a question or needed assistance, their response time was remarkable, and their guidance was invaluable. It is evident that the team behind Codeium is dedicated to providing an outstanding user experience. In conclusion, the Codeium extension has become an essential tool for any developer looking to enhance their coding experience. Its powerful search capabilities, seamless integration, and excellent support make it a must-have companion for tackling coding challenges. I cannot imagine coding without it. Thank you, Codeium team, for creating such an exceptional extension!
  • (2023-09-01) Christer K: Thought this would require some tinkering on my part, but no setup needed. Love it! Using Codeium with LunarVim as well. Thanks ^^
  • (2023-08-30) Denis Zimin: Navigating through programming challenges has never been smoother with Codeium by my side. Its adaptability to different editors and spot-on suggestions makes it a standout tool in my coding arsenal
  • (2023-08-30) Eric: Fake set up instructions that are nothing ad al like what the actual set up is. Huge time waster looking for this extension, then partially installing it, then looking for further docs to finish installation only to learn that the documentation they provide is not even close to how the install goes.
  • (2023-08-23) stu xf: This is the best AI code completion tool I've ever used
  • (2023-08-19) Olimpic Boy: I really like this extension, it works very stable, I’m happy with the new update, there are explanations on the code and you can ask a question, I don’t know if it was added a long time ago)) I updated from version 1.31 it seems
  • (2023-08-17) felipe: It's a great tool for development, it simplifies things for you and sometimes provides a different perspective on how to approach a problem that arises. Moreover, it's free. It doesn't have much to envy compared to Copilot in terms of code completion or anticipating it. In that sense, it's truly fabulous.
  • (2023-08-17) ian oderon: Codeium is a valuable tool that gets the job done, and it will only get better over time. This allowed me to save $10 on Github Copilot subscription.
  • (2023-08-16) Дмитрий Р: Add comments and docstrings to the code Добавьте комментарии и строки документации к коду Add logging statements so that it can Ье easily debugged Добавьте инструкции ведения журнала, чтобы его можно было легко отлаживать Add print statements so that it саn be easily debugged Добавьте инструкции печати, чтобы их можно было легко отлаживать Clean up this code Очистите этот код Check for bugs and null pointers Проверьте наличие ошибок и нулевых указателей lmplemen the code for the TODO comment вводим код для комментария TODO Generate unit tests Генерировать модульные тесты Make this code strongly typed Сделайте этот код строго типизированным Make this faster and more efficient Сделайте это быстрее и эффективнее Verbosely comment this code so that I саn understand what's going оn Подробно прокомментируйте этот код, чтобы я мог понять, что происходит.
  • (2023-08-16) Eugene: great plugin, good free alternative to copilot
  • (2023-08-09) Luiz Luz: Fantástico, super recomendo!
  • (2023-08-01) Antonio Vidal Vidal: Great to tool on your browser!!!!
  • (2023-07-31) Wei Xie: I'm using it with vim and jupyter notebook. Amazed on how well it can predict code, almost know your mind. Just one suggestion for vim: after adopting the suggested editing by codeium, it would be nice to be able to repeat it using the '.' command.
  • (2023-07-31) Василий Станиславович Васильченко: You are best!
  • (2023-07-19) lupa nama: cool team with cool product, love it so far
  • (2023-07-19) Oleg Tsarenkow: The best helper for me!
  • (2023-07-19) mo sayed: can't thank you enough
  • (2023-07-19) Thanh Dinh: Great extension. I will highly recommend this product.
  • (2023-07-11) Brian Donaghy: I find this extension invaluable for Jupyter notebooks.
  • (2023-06-27) Flebilis Rosa: Great extension, to enhance productivity and cut times on boilerplate. Recommended
  • (2023-06-27) Eric Van de Kerckhove: Awesome extension to write code faster. You can add custom websites as well and I found that it works great on those as well.
  • (2023-06-26) Nathaniel Jones: This is an exceptional company and an exceptional extension. Thank you!!!
  • (2023-06-26) Im Abid: wonderful experience, very much fast, faster then chatGPT response time, super nice features like explaining code and writing unit tests. awesome product
  • (2023-06-02) mindegy nemvagyokpisti: there's nowhere typed on how to use this extension, i cant even use it in vs code too it just dont work
  • (2023-05-19) John Doe: So I love the vs code extension and downloaded the browser plugin. I got it all setup but I have no idea what this is even supposed to do or how to use it. Docs are trash.
  • (2023-05-13) Christopher Kint: Doesnt work after update. It was perfect until latest update. I can login in but it doesnt work any more. It shows the token, but the token cant be entered into the chrome. click "Enter token" but nothing happens. I'm using codeium on jupyter notebook with chrome & chromium. It would be great if this could be fixed soon. Codeium makes coding so easy. btw, vscode could work after entering the token.
  • (2023-05-02) Josiah H: Codeium increases my productivity drastically, and helps me to focus more on architecture, instead of nitty-gritty details.
  • (2023-04-29) Guillaume Berthier: Excellent ! I'm looking forward for the support of Azure Synapse Analytics (next to Databricks)
  • (2023-04-27) Gonzalo Nandez: Impresionante. Muy buen trabajo.
  • (2023-04-18) 东东: If you're looking for a powerful and free alternative to Github Copilot, look no further than Codeium. This amazing tool is packed with features that will make your coding experience more efficient and enjoyable than ever before.
  • (2023-03-17) Kevin Hou: Pretty cool this works with Jupyter notebooks and Colab. Game changer for my productivity.
  • (2023-03-17) Nicholas Moy: It's kind of miraculous to be able to open any coding page and have it start instantly filling in code for me. Of course the code is not perfect but I found it actually helps me learn new languages and concepts faster. Highly recommend especially for beginners.
  • (2023-03-17) Gustavo Xavier: Excelent tool!
  • (2023-03-09) Aranya Gupta: Codeium is an excellent tool for anyone who wants to learn to code or improve their coding skills. The chrome extension is easy to install and use, and it provides all the necessary features to make coding more accessible and interactive. What I like the most about Codeium is its user-friendly interface, which makes it easy for beginners to get started. The tool offers a range of coding exercises and projects, which help users to develop their skills gradually. The built-in feedback system is also impressive, providing instant feedback on coding errors and suggesting improvements, which is a great help for learners. In addition, the extension offers a wide range of coding languages, making it an excellent resource for people who want to learn multiple languages or develop their skills in a particular language. Overall, Codeium is an excellent tool for anyone who wants to learn to code or improve their coding skills. The developers have done a fantastic job in making the tool accessible to everyone, and I highly recommend it to anyone who is looking to develop their coding skills. Thank you, Codeium team, for developing such a fantastic tool and making it available to everyone for free. Keep up the great work!
  • (2023-03-09) nire: incredible.
  • (2023-03-08) Artemii Novoselov: This tool quickly became a part of my daily stack. Works really well! The only thing, it's a bit annoying when it suggests large pieces of code in for loops and so on (when I didn't intend to write any code at all)
  • (2023-03-08) Jimit Nahar: It is not at all working and just wasted my time
  • (2023-01-10) CHIRAG SINGHAL: good

Latest issues

  • (2023-10-20, v:1.2.83) Joon Park: Issue with Codeium Token in Google Colab
    Dear Codeium Team, I hope this email finds you well. My name is Park, and I've been a dedicated user of Codeium in Google Colab since May of this year. I've been experiencing an issue since yesterday where the automatic code generation isn't working. Upon checking the Chrome extension options, I noticed that the token input was empty. I tried clicking on "Get token", copied the token, and then clicked on "Enter token". However, nothing seemed to happen. To my surprise, after restarting the extension, the token was empty again. I'm not sure if this is a technical glitch or if I might have inadvertently caused this issue. I would greatly appreciate it if you could look into this matter and provide some guidance. Thank you in advance for your assistance. Best regards, Park
  • (2023-10-14, v:1.2.83) Kaavyesh Anand: codeium is not working on my google colab notebook
    previously the extension was working well and good but , recently no matter the browser it stopped working completely .
  • (2023-09-05, v:1.2.66) Bruce Bjørkhaug: Standard login method doesn't work
    Doesn't seem to work when using the standard login method. Using API token on the other hand does work.
  • (2023-06-05, v:1.2.26) APOSTLE IDOWU OLUWASANJO: the website is not working
    The site is not opening since yesterday.
  • (2023-04-26, v:1.1.71) Marion Mills (Duke): Colab
    How does this work in Colab?

Statistics

Installs
47,061 history
Category
Rating
4.811 (127 votes)
Last update / version
2024-03-13 / 1.8.11
Listing languages
en

Links