Skip to content

Getting started

Aide is the Open Source AI-native code editor. It is a fork of VS Code, and integrates tightly with the leading agentic framework on swebench-lite. On this page, you’ll find instructions on how to install Aide on your computer and get back to coding with AI superpowers.

Installation

Aide is lightweight and should easily run on today’s hardware. We distribute pre-build binaries for all major Operating Systems.

Supported on macOS Yosemite and later versions

Download from the website

When updates are available, you will see a notification on the settings icon in the activity bar or the title bar. You can also check for updates manually by clicking on the settings icon and selecting “Check for updates…”.

Setting up

Import settings, keybindings and extensions from VSCode/Cursor/Windsurf/VSCodium

Aide supports importing all your settings and extensions from VSCode and it’s forks. In order to do so, use the command palette (accessed by pressing ⌘ + Shift + P on macOS and Ctrl + Shift + P otherwise) and search for ‘Import settings, extensions and keybindings from a VSCode-based editor’. Once you select this, Aide will give you the option to choose your previous editor, and start the import.

Screenshot of the import option in the command palette.