Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Pack VSIXNew to Visual Studio Code? Get it now.
Pack VSIX

Pack VSIX

Igor Dimitrijević

|
19,300 installs
| (0) | Free
Build your extensions right from the editor itself.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Pack VSIX extension

A Visual Studio Code extension build and packs extensions for Visual Studio Code right from the editor itself!

Currently, only Windows is supported.

Before proceeding visit the following links, if this is the first time you're creating/publishing a VSCode extension, as you need a configured vsce tool.

  • create VSCode extension,
  • publish VSCode extension

Usage

  • open the folder created by the generator,
  • open the "src/extension.ts" file (IMPORTANT !)
  • open the command palette and choose "Build extension",
  • or
  • choose the pack icon from the statusbar,
  • or
  • simply press CTRL + Alt + P,
  • wait for the build to finish.

Sample

Palette

To activate the extension, open the command palette and choose "Build extension".

Status

Check the status of the build in the statusbar.

Built

The extension will save the generated extension in your project's root folder.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft