This extension lets you preview the details page for your extension from within Visual Studio Code. Use it to add rich content to your manifest and readme files and see how your extension will appear on the Marketplace. Features include:
- Side by Side Preview
- Standalone Preview
- Live Editing
- Open extension project from the root folder in vscode.
- Navigate to the manifest file for your extension (
package.jsonfor Visual Studio Code extensions andvss-extension.jsonfor Team Services extensions).- For side by side preview, either use the keybinding
ctrl+q yor PressF1, typeExtension Manifest: Open Manifest Preview to the Sideand hit return - For standalone preview, either use the keybinding
ctrl+shift+yor PressF1, typeExtension Manifest: Open Manifest Previewand hit return
- For side by side preview, either use the keybinding

