为什么我可以在Edge或Chrome上访问Vscode Dev上的终端?
我无法运行任何程序。
按照我的指示,我去了Vscode Dev。
打开我的存储库来运行测试程序。
但是,不幸的是,我无法运行我的任何程序。
我已经检查了该学说,该学说说只有镀铬和边缘得到支持。
但是我无法在终端窗口上运行程序,因为它告诉代码只能在诸如代码和本地VS代码等环境上运行。
我想念什么以使问题发生?
I can not run any program.
As per the instruction I went to vscode dev.
Open up my repository to run a test program.
However, unfortunately, I can not run any of my programs.
I have checked the doctrine which said that only chrome and edge are supported.
But I can not run my program on the terminal window because it tells the code can only run on environments such as codespaces, and local vs code.
What do I miss so that the problem is occurring?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如 vscode(.dev)问题166506 说明,您可能无法从浏览器访问浏览器因为该菜单条目是故意隐藏/删除的。
使用VSCODE 1.75(2023年1月),将通过解释来恢复。
您看到的信息是:
您可以远程发展,但是您需要在本地执行。
As VSCode(.dev) issue 166506 illustrates, you cannot access terminal from your browser probably because that menu entry was hidden/removed on purpose.
With VSCode 1.75 (Jan. 2023), it will be restored with an explanation.
The message is the one you saw:
You can develop remotely, but you need to execute locally.