vscode-typer: Works in development mode, fails when packaged into VSIX
To create a installable VSIX package:
- Clone this repository
npm ito install dependenciesnpm run packageto buildvscode-typer-0.0.3.vsix
Install in your closest Visual Studio Code instance. Then attempt to run “Reset Main” command, and you’ll see command 'extension.devFestResetMain' not found
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 16 (6 by maintainers)
@domesticmouse Could you please make this available on the Marketplace or at least add VSIX to Releases.
THANKS!!