Autocomplete doesn't work in VSCode #7251
Replies: 5 comments
-
sorry, after working about 2 hours I noticed that it rarely works, but suggestion are quite useless. It suggest me add parentheses in places where they shouldn't be or small pieces of incomplete code. I use Codestral |
Beta Was this translation helpful? Give feedback.
-
Now I see this notification, but I didn't see autocompletions :( ![]() |
Beta Was this translation helpful? Give feedback.
-
maybe this discussion is relative #7277 |
Beta Was this translation helpful? Give feedback.
-
Hey @skibitskiy , sorry for the rough experience here. To troubleshoot the poor outputs it would be helpful to see your prompt logs, which you can turn on here: https://docs.continue.dev/troubleshooting#prompt-logs-continue-console (this is that Continue tab you mentioned). For the console errors, can you share your OS version? We should be including that binary for LanceDB with the extension. Lastly, are you on the free trial? That would explain the toast error, although I thought we have a better UI to show when you've exceeded the free trial limits. |
Beta Was this translation helpful? Give feedback.
-
This is might be related to #7178 Notice how that error message is hitting a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I saw that some people have special continue tab near terminal to see logs, but i don't have it

But I can see logs in Developer tools and I have this error with lancedb. I tried to install this package globally, but error still presented.

Autocomplete enabled in settings and editor.inlineSuggest.enabled too


Help me to get autocomplete work 🙏
Beta Was this translation helpful? Give feedback.
All reactions