cmd
+ shift
+ P
for MacOS or ctrl
shift
+ P
for WindowsConsole
tabcmd/ctrl
+ ,
)cmd/ctrl
+ shift
+ P
) and searching for “Continue: Focus on Continue Console View”~/.continue/logs/core.log
to view the logs for the Continue plugin. The most recent logs are found at the bottom of the file.
Some JetBrains-related logs may also be found by clicking “Help” > “Show Log in Explorer/Finder”.
cmd/ctrl
+ ,
) and go to “Plugins”fetch failed
error and your network requires custom certificates, you will need to configure them in your config file. In each of the objects in the "models"
array, add requestOptions.caBundlePath
like this:
requestOptions.caBundlePath
to an array of paths to multiple certificates.
Windows VS Code Users: Installing the win-ca extension should also correct this issue.
cmd/ctrl
+ ,
to open settings and search for “Proxy Support”. Unless it is set to “off”, then VS Code is responsible for making the request to the proxy.
HTTP 404 Not Found from https://openrouter.ai/api/v1/chat/completions
Continue: Rebuild codebase index
.
Actions > Choose Boot runtime for the IDE
then selecting the latest version, and then restarting Android Studio. See this thread for details.
@codebase
, @files
, and @folder
, will be disabled.
For more details about this requirement, see the LanceDB issue #2195.
~/.continue
directory (%USERPROFILE%.continue` on Windows).
If you’d like to perform a clean reset of the extension, including removing all configuration files, indices, etc, you can remove this directory, uninstall, and then reinstall.