Download VS Code
If you do not already have Visual Studio Code, install it first. Evidype works as an extension inside VS Code.
Evidype is available as a free VS Code Marketplace extension. The fastest path is the VS Code Marketplace install. If you are new to VS Code extensions, follow the steps below in order.
If you do not already have Visual Studio Code, install it first. Evidype works as an extension inside VS Code.
Start VS Code and click the Extensions icon in the left sidebar. This opens the place where you install extensions.
Use the search box in Extensions and type Evidype. Look for the extension named
Evidype.
Click Install in VS Code, or open the official extension page directly from this button.
After installation, open the Evidype panel and choose the AI model or provider you want to use.
Tell Evidype what you want to build in normal language. Once you describe the project, it can start helping right away.
AI coding tools deserve a direct data story. Evidype keeps API keys locally in VS Code secret storage. Evidype does not log your prompts or code on Evidype servers, because provider requests do not touch Evidype servers unless you explicitly configure a server-mediated feature.
This page is the simple installation guide. The technical explanation of core rules stays in the documentation.
Download the extension, install it in VS Code, and then describe your project.
The extension is free to install, but its source code is closed, as opposed to the language
itself. Follow the public EvidyTS compiler/dialect repository, or open an issue on
GitHub. This is not the closed-source VS Code extension repository.