When I add a breakpoint when debugging, it will raise an error: Failed to enable GUI event loop integration for 'qt' Traceback (most recent call last): File ...
When adding an MCP server (for example, a GitHub MCP server) in VS Code, users are prompted to enter a Personal Access Token (PAT). Currently, the token is accepted without validation at this step. If ...