在IRIS为2020.1.0.215.0的Visual Studio代码(版本1.49.0)中,我遇到了错误“command 'vscode-objectscript.explorer.refresh‘not found”。
我的设置如下:{ "objectscript.conn":{ "active":true,"host":"localhost","port":52773,"https":false,"ns":"USER","username":"_system","password":"SYS“},"objectscript.export.folder":"src","objectscript.serverSideEditing":false }
我已经重新安装了Visual Studio Code + Objectscript扩展,但没有效果。每次单击InterSystems图标连接到IRIS时,都会出现错误。
也许有人已经遇到了这种错误,可以帮助我修复它。提前谢谢。
诚挚的问候
发布于 2020-09-15 20:09:27
在重新安装VSCode之后,它可以完美地工作。
https://stackoverflow.com/questions/63900812
复制相似问题