Open Workspace during integration testing for vscode extension

佐手、 提交于 2019-12-11 15:31:55

问题


I have a use case where I need to have a workspace open in the host environment for vscode testing. I want to know a function to open a default workspace and another function which I can use with await so that the testing function waits till a workspace is opened.

来源:https://stackoverflow.com/questions/54926105/open-workspace-during-integration-testing-for-vscode-extension

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!