IDE Common FAQ
5.1 How to view local logs?
Click Help ---> Open Logs Folder to open the local folder, find a log zip package from today and send it.
5.2 Solution for Remote SSH "Could not establish connection to" failure?
According to the VSCode official documentation at https://code.visualstudio.com/docs/remote/faq#_can-i-run-vs-code-server-on-older-linux-distributions, starting from version 1.99, the remote development feature mandatorily requires the remote host to have glibc>=2.28.
5.3 How to select and import Figma images into the IDE?
Developers need to apply for Figma permissions first. Click on the corresponding image, which requires logging in with a Tencent Enterprise WeChat email. During usage, follow the image operations below and add them to the conversation.
5.4 How to create a new conversation or view conversation history?
Click the + button on the left to create a new conversation, and the right side shows the conversation history.
5.5 How to resolve version incompatibility prompts when searching and installing from the plugin marketplace?
Search for "gallery" in the IDE settings, then configure https://marketplace.visualstudio.com and restart the IDE.
5.6 Terminal cannot execute terminal commands?
The error is as follows, indicating that the shell integration switch needs to be set to Enable.
Search for "shell" in settings, enable Terminal Integrated Shell Integration to Enable.
5.7 Unable to install C/C++ extension?
Solution: Install a specific lower version, or install clangd
5.8 How to join the user discussion group?
If you have any questions, please join the IDE discussion group
5.9 How to configure the theme?
Click on Theme, select Configure Theme. Available theme options include Color Theme, File Icon Theme, and Product Icon Theme.
5.10 How to open the IDE development window via a quick command in the terminal?
Use Up Arrow ↑ + Command + P to open the installation window, input "buddycn" to install buddycn.
After successful installation, execute commands in the terminal, such as executing
bash
进行调用下面终端窗口 buddycn demo-mcp-server/logs