The most no-nonsense, locally or API-hosted AI code completion plugin for Visual Studio Code - like GitHub Copilot but completely free and 100% private.
To Reproduce
clone the repository, run npm install, then Run Extension
Desktop:
OS: Windows11
Additional context
In Commit 62e5c2a, @lancedb/lancedb-win32-x64-msvc and many other modules are removed from package-lock.json. And I'm not sure about the cause and the potential impact it may have.
Describe the bug
To Reproduce clone the repository, run
npm install
, then Run ExtensionDesktop:
Additional context In Commit 62e5c2a,
@lancedb/lancedb-win32-x64-msvc
and many other modules are removed frompackage-lock.json
. And I'm not sure about the cause and the potential impact it may have.