AskCodi
AskCodi is an AI coding assistant for IDEs and the web that offers task-specific Codi Apps for generating, explaining, documenting, and testing code across many languages.
It integrates with Visual Studio Code, JetBrains IDEs, Sublime Text, Neovim, Zed, and AI-first editors like Cursor and Continue.dev to bring chat-based help and in-editor actions into the workflow, while the web application provides similar capabilities through a browser-based interface.
Official website: askcodi.com
Related Resources
Course
Python Development in Visual Studio Code (Setup Guide)
Learn how to set up Visual Studio Code for Python development. By following examples, you'll cover everything from installing and configuring VSCode, to running tests and debugging Python apps.