/vscode

AI powered Suite of developer tools and integrations to help developers with mundane tasks

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Banner

Krinql allows you to write good code, super fast. It takes out the boring parts of writing code such as, writing docstrings, and even looking up how to use a library feature, and automates them with within the VS Code editor itself.

Github VS Code Marketplace Downloads Visual Studio Marketplace Last Updated

Features

Ask Krinql

Ask a question about the file you are working on, which Krinql will answer.

ask krinql

Explain Code

Highlight some code, and Krinql will generate comments which describe what the highlighted code is doing.

explain code

Generate Docstring

Highlight some code, and Krinql will automatically generate and add docstrings to it.

generate docstring

Installation

Install from the Visual Studio Code Marketplace or by clicking the link below:

Visual Studio Code Marketplace: Krinql

To install directly from VS Code, press (Ctrl+P), and paste the following command. Then, press enter.

ext install krinql.krinql-vscode

Before you use

Make sure to sign in by clicking the Krinql icon on the left bar of VS Code.

Remember Sign In