You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker pull colinfang/vsce`docker run colinfang/vsce -V# Package the extension into `.vsix` into current working directorydocker run --workdir /workspace -v $PWD:/workspace colinfang/vsce package