Skip to content

igorskyflyer/vscode-pack-vsix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCode Pack VSIX extension

Installs Rating


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

Currently, only Windows is supported.


Like it? Buy me a beer.

Donate

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.

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.