First, you need to build the source
npm run gulp vscode-linux-x64
Then prepare the deb
npm run gulp vscode-linux-x64-prepare-deb
Finally you can build the deb using,
npm run gulp vscode-linux-x64-build-deb
The deb file will be generated in the .build/linux/deb/amd64/deb/