Visual Studio Code 远程 ssh 代码语法高亮
我通过 Manjaro Linux(滚动构建 64 位)上的 Visual code studio 1.65.2 上的 Microsoft 远程 ssh 插件进行远程连接。我在语法突出显示方面遇到问题,它不起作用。我在本地或通过映射驱动器工作,但不通过远程 ssh 工作。我是否缺少某些东西,也许是配置?我不想在远程服务器上安装插件。
I'm remotely connecting via Microsoft remote-ssh plugin on Visual code studio 1.65.2 on Manjaro Linux (rolling build 64-bit). I'm having trouble with syntax highlight, it does not work. I work otherwise locally or via mapped drives, but not over remote ssh. Am I missing something, perhaps configuration? I would prefer not install to plugins on remote server.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为需要在服务器上安装插件才能使这项工作正常进行,但是我试图这样做。相反,我使用 FTP 插件来同步本地文件夹和远程文件夹之间的文件。
I think plugin was needed to be installed on the server to make this work, however I was trying to avid that. Instead I used the FTP plugin to sync the files between local folder and remote.