Ctrl+P
add config in settings.json:
"yuri.generateClass.inNewFile": false, "yuri.generateClass.classNameSuffix": "Class"
install vsce first: npm install -g vsce run: vsce package then go to extensions panel, click three dot "..." and "install from VSIX". choose compiled file.
vsce
npm install -g vsce
vsce package