VSCode Private Extension Repository for teams

痞子三分冷 提交于 2019-12-23 13:58:31

问题


I'm writing highly specific private VSCode extensions for our dev team. I will be making constant changes to these extensions. From what I've read, the only way is to compile the extension as a .vsix file and send this file to each of the team.

This workflow is tedious and feels unnecessary.

I am looking for a more automatic and transparent solution, which more or less updates the private extension automatically.

Has this scenario been solved?


回答1:


Not as of VSCode 1.14 but we are tracking the feature request here: https://github.com/Microsoft/vscode/issues/21839



来源:https://stackoverflow.com/questions/41669255/vscode-private-extension-repository-for-teams

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