This extension pack consolidates all of our recommended VS Code extensions. You only need to install this extension, and then all of the other extensions we use will be managed for you.
You then log in to the Artsy publisher account, using your personal access token from your visualstudios.com account:
$ npx vsce login Artsy
npx: installed 63 in 4.231s
Personal Access Token for publisher 'Artsy': ****************************************************
Authentication successful. Found publisher 'Artsy Open Source'.
Change the package.json version number
Run npx vsce publish
Using the Visual Studio Marketplace
Connect to mobile@ Visual Studio account.
Navigate to the directory of the extension
Run npx vsce package. This will create a .vsix file in the root of the extension directory
Go to the marketplace. Tap on the Meatballs Icon (...) next to to Artsy Omakase Extension Pack and click Update.
Select the .vsix file you just created.
It should take only a few minutes for the extension to be published.
Publishing an update
Adding More People to Deploy
Go to TFS settings and add them as someone with rights
to package management for extensions.