Detailed installation guide for using the continue.dev extension with Ollama on WSL VSCode #7498
-
Hi folks. I am struggling a lot with setting up continue.dev extension for VSCode using Ollama models on WSL2 Debian instance. Is there a specific way to set this up? Where can I find information about how to configure it? Any help is welcome. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
The trick is to override the extensionKind for the continue extension to "workspace" which will allow you to install it in WSL vs the windows host. |
Beta Was this translation helpful? Give feedback.
-
Since the issue is resolved and the solution is documented, closing this discussion as solved. |
Beta Was this translation helpful? Give feedback.
Thanks for your answer. In my case fully uninstalling and reinstalling the VSCode Server for WSL2 did the trick. It runs smoothly now.