FAQ about Yandex Code Assistant
Authentication error in Visual Studio Code
Error message:
crypto is not defined
This is an error returned by the internal IDE library used for authentication in Yandex Cloud. To resolve this error, upgrade
Below is an example of a Visual Studio Code build with plugin support.
Version: 1.92.2 (system setup)
Commit: fee1edb8d6d72a0ddff41e5f71a671c23ed924b9
Date: 2024-08-14T17:29:30.058Z
Electron: 30.1.2
ElectronBuildId: 9870757
Chromium: 124.0.6367.243
Node.js: 20.14.0
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.19045
See also How to find out your IDE version
Do I need a billing account to work with Code Assistant?
You do not need a billing account.
Using JetBrains IDE
Plugin is failing to install correctly
The plugin is installed in the IDE as a ZIP archive. Do not unpack the archive you downloaded.
Some browsers, such as Safari on macOS, automatically unpack the downloaded archives. To download the plugin file exactly as an archive, right-click the link with the plugin, select Download Linked File As..., and click Save.
Error authenticating with the proxy
Error message:
Failed to authenticate with proxy
Check if the proxy server is enabled in the IDE. If it is, disable it and try authenticating again.
How to get IDE logs
If you want to resolve issues with Code Assistant through our support
- In the IDE top menu, click Help and select Show log in Explorer (Show Log in Finder for macOS).
- In the window that opens, copy the
idea.log
file and attach it to your support ticket.