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. FeaturesAsk Krinql Ask a question about the file you are working on, which Krinql will answer. Explain Code Highlight some code, and Krinql will generate comments which describe what the highlighted code is doing. Generate Docstring Highlight some code, and Krinql will automatically generate and add docstrings to it. InstallationInstall 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.
Before you useMake sure to sign in by clicking the Krinql icon on the left bar of VS Code. |