Kodezi: Grammarly for programmers

Muhammad Ahmed
3 min readJan 16, 2023

Let Kodezi auto debug, auto summarize, auto document, and auto translate your code in seconds.

I am an ardent enthusiast of VSCode; however, I am impelled to admit that it affords notably expedient extensions in comparison to the code editors I utilize routinely. One of these extensions is Kodezi, which grants us the capability to includes Grammarly like capabilities for programmers within VSCode. It is like having simplified ChatGPT in our code editor! Through Kodezi, we can debug code, generate code, document code, and much more. Let us probe its features by understanding how to install it.

Step 1 :

Open the Visual Studio Code IDE. Then click on the Extension Button in your activity bar. If you want to download directly follow the instructions here

Step 2 :

Type “Kodezi Extension” in the search bar located at the top. Kodezi Extension will be listed in the results. Click on Install Button under Kodezi Extension.

Once installation is complete Kodezi Extension will be listed on your activity bar and be ready for use.

Features:

Kodezi Extension provides an intuitive user interface and straightforward functionality which enables users to get results immediately. Developers, Students — anyone writing code — can benefit from the features Kodezi Extension provides.

Code Debugging:

The Debugging feature is both powerful and easy to use. It can help you to identify, debug and solve coding issues quickly and easily, increasing your overall efficiency.

Code Optimizing:

select the Optimizing button for the short method, or use the context menu when right-clicking the code editor.

You will see results similar to these in your IDE once the optimizing process is finished.

Code Translating/Converting:

Inside the Translating UI, the first language box represents the current language, which is fixed and cannot be changed. The second language box allows you to choose the language into which you wish to translate the current program. Then click the Translating button.

Code Documentation:

Inside the Generate Documentation UI select the Docstring, then click on Generate button.

You will see results similar to these in your IDE once the document-generating process is finished.

For more information about this extension, click here or join the discord community server here.

That’s it! Now is your time to explore this extension. Let me know in the comment section what you think about Kodezi.

--

--

Muhammad Ahmed

Experienced AI Engineer with a proven track record of creating models, deploying them on cloud, optimizing and architecting them for scalability.