VS代码:与本地文件(GO)的远程调试
我有一台远程计算机,上面附有物理硬件,与我的GO代码接口一起。该代码必须在此远程计算机上运行才能使其工作。
我在单独的计算机上使用VS代码。我想保留代码文件 local (在开发机上),因为它具有所有版本控件并正确设置,但是在远程 /em>机器。有没有办法实现这一目标?
我知道VS代码支持SSH上的远程开发,但是它要求源代码文件也在远程计算机上。
I have a remote machine that has physical hardware attached that my Go code interfaces with. The code must be run on this remote machine for it to work.
I'm using VS Code on a separate machine. I'd like to keep the code files local (on the development machine), as it has all of the version control and such set up properly, but run the Go debugger on the remote machine. Is there a way to accomplish this?
I know VS Code supports remote development over SSH, but it requires the source code files to also be on the remote machine.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
更多
发布评论