Project for testing open source code completion modelsIt was forked from tabnine-vscode & modified for making it compatible with open sorurce code models on hf.co/models InstallingInstall just like any other vscode extension. However, if you installed dev version from src before, please follow step below:Step 1: Uninstall previous version if you have already installed huggingface-vscode under VSCode Extensions tab. Because it was a fork of tabnine-vscode, in some previous versions, this extension will appear as Clik ![]() Step 2: Insall If the installation was successful, you will see in VSCode Extensions tab:
Testing
![]() Checking outputYou can see input to & output from the code generation API:
![]() |