Add a "Getting Started" Experience for vscode-powershell #3414
Labels
Area-Documentation
Issue-Enhancement
A feature request (enhancement).
Resolution-Duplicate
Will close automatically.
Up for Grabs
Will shepherd PRs.
Summary of the new feature
The new getting started experience lets extension authors contribute tour walkthroughs of their extension.
https://code.visualstudio.com/updates/v1_57#_new-getting-started-experience
Proposed technical implementation details (optional)
VSCode-Powershell would be a good candidate, and this would be a good
up-for-grabs
item for a community member to develop, maybe using the existing documentation as a base. Extracting the luna paint extension .vsix into a zip, you can see the "Getting Started" is just a sequence of markdown files and an addition to thecontributes
section of the package.json.The text was updated successfully, but these errors were encountered: