Are you tired from after writing comments after writing hundred lines of code, or you just started coding and you get stuck with no way to move on. I have the solution for you, Cocaptain is a vscode extension that aims to bring the potential of chatgpt to the visual studio code without any API-Key. The new features of Cocaptain include a pre-written patterns that make prompting more easy. We introduce two prompt for now : comment the selection and Complete the code. Those those two functionalites could be found in the context menu of vscode when selection a piece of code. We highly appreciate feature request and bug report (also a star in gitub motivate us) : https://github.com/Ayyoub-ESSADEQ/cocaptain/tree/main . Here is a simple presentation of those features :
Related Posts
A little about Typescript Utility Types
Nowadays, the TypeScript type system is very powerful, it provides type safety, productivity, scalability and so on. So,…
What’s new in Firebase at I/O ’24
Firebase, is evolving to enable you to rapidly build and run AI-powered experiences in your apps across platforms.
How to use Cloudinary Images with Nuxt 3
I recently had a chance to interview @colbyfayock during the Geekle JS Global Summit where we talked about…
