You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the docs here on the website and cannot figure out how to make the inline chat feature work. Are the docs wrong? Am I doing something wrong? Is it a bug?
Sidebar chat is working fine.
I also asked codyai to help me and followed its recommendations to no avail
Make sure you are using the latest version of the CodyAI extension. Inline chat is a relatively new feature so you may need to update.
Check if you have enabled the "CodyAI: Enable Inline Chat" setting. You can access extension settings by going to File > Preferences > Settings and searching for "CodyAI".
Try restarting VS Code after enabling the inline chat setting. The setting may not take effect immediately.
If you still don't see the inline chat option, there might be another extension conflicting with CodyAI. Try disabling other AI assistant extensions temporarily.
Ensure your VS Code workspace trust is set to "Trusted" for CodyAI to work properly. You can change this in the extensions panel.
Inline chat requires a valid CodyAI API key configured in settings. Make sure you have added the key and it is correct.
As a last resort, try uninstalling and reinstalling the CodyAI extension to see if that fixes any issues.
The text was updated successfully, but these errors were encountered:
I followed the docs here on the website and cannot figure out how to make the inline chat feature work. Are the docs wrong? Am I doing something wrong? Is it a bug?
Sidebar chat is working fine.
I also asked codyai to help me and followed its recommendations to no avail
The text was updated successfully, but these errors were encountered: