|
|
||
|---|---|---|
| .. | ||
| .vscode | ||
| images | ||
| src | ||
| .eslintrc.json | ||
| .gitattributes | ||
| .gitignore | ||
| .vscodeignore | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
| tsconfig.json | ||
| webpack.config.js | ||
| yarn.lock | ||
README.md
Tabby VSCode Extension
Tabby is a self-hosted AI coding assistant that can suggest multi-line code or full functions in real-time. For more information, please check out our Website and GitHub. If you encounter any problem or have any suggestion, please open an issue!
Tabby VSCode is compatible with VSCode ≥ 1.70.0, as well as web environments like vscode.dev.
To begin using your own Tabby server, follow the getting started section on Github. Once installed, use the command Tabby: Set URL of Tabby Server to connect the extension to your Tabby server.