In an effort to get more eyes on the new extension UX guidelines—and as a result, higher quality extensions—I think it could be useful to have a link to the guidelines directly in the CLI output once the extension has been created:

It would also be worth adding it to the quickstart file, perhaps in the "Go further" section:
|
## Go further |
|
|
|
* Check out the [Web Extension Guide](https://code.visualstudio.com/api/extension-guides/web-extensions) |
|
* [Publish your extension](https://code.visualstudio.com/api/working-with-extensions/publishing-extension) on the VSCode extension marketplace. |
|
* Automate builds by setting up [Continuous Integration](https://code.visualstudio.com/api/working-with-extensions/continuous-integration). |
cc @hawkticehurst @misolori
In an effort to get more eyes on the new extension UX guidelines—and as a result, higher quality extensions—I think it could be useful to have a link to the guidelines directly in the CLI output once the extension has been created:
It would also be worth adding it to the quickstart file, perhaps in the "Go further" section:
vscode-generator-code/generators/app/templates/ext-command-web/vsc-extension-quickstart.md
Lines 39 to 43 in b13a22e
cc @hawkticehurst @misolori