twinnydotdev / twinny

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.
https://twinny.dev
MIT License
2.3k stars 126 forks source link

Extension does not load at all after update to v3.11.18 #218

Closed mdbooth closed 2 months ago

mdbooth commented 2 months ago

Describe the bug Running v3.11.17 I have 2 visual elements relating to Twinny:

The twins are in the 'extensions bar' on the left: image

The robot is in the status bar: image

When updating to v3.11.18 and reloading the VSCode window, neither of these visual elements are present, and code completions do not function.

When downgrading to v3.11.17 everything works as expected again.

Desktop (please complete the following information):

rjmacarthy commented 2 months ago

Hey, I am not having this issue, are any error in your dev console for vscode? Help -> Toggle Developer Tools.

Many thanks,

mdbooth commented 2 months ago

And now it loads! No explanation for that, but I'm not going to dwell on it. Thanks!