Download VS Code
If you do not already have Visual Studio Code, install it first. LLL works as a extension inside VS Code.
LLLTS is available as a free VS Code Marketplace extension. If you are new to coding tools, follow the steps below in order.
If you do not already have Visual Studio Code, install it first. LLL works as a 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 LLLTS. Look for the extension named
LLLTS.
Click Install in VS Code, or open the official extension page directly from this button.
After installation, open the LLL panel and choose the AI model or provider you want to use.
Tell LLL 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. LLL keeps API keys locally in VS Code secret storage. LLL does not log your prompts or code on LLL servers, because provider requests do not touch LLL 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 lllts programming language repository, or open an issue
on GitHub. This is not the closed-source VS Code extension repository.