如果 vscode 远程服务器 remote 无法访问互联网,请点击左下角⚙图标,随后选择设置选项:
接着在设置界面点击右上角的“打开设置(JSON)”按钮:
最后,在弹出的 settings.json 文件中加入如下配置内容即可:
"remote.extensionKind": { "FittenTech.Fitten-Code": ["ui"] }
以上就是VS Code AI编程常见问题(Fitten Code)的详细内容,更多请关注php中文网其它相关文章!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号