Skip to content

Create a walkthrough experience for PowerShell #4147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 19, 2022
Merged

Conversation

S-Hakim
Copy link
Contributor

@S-Hakim S-Hakim commented Aug 19, 2022

Adds a walkthrough to the extension! Resolves #4080.

@S-Hakim S-Hakim requested a review from a team August 19, 2022 21:52
@S-Hakim S-Hakim requested a review from a team as a code owner August 19, 2022 21:52
@ghost
Copy link

ghost commented Aug 19, 2022

CLA assistant check
All CLA requirements met.

Copy link
Member

@andyleejordan andyleejordan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made a few edits but I love this!

@ghost ghost added Area-Documentation Issue-Enhancement A feature request (enhancement). labels Aug 19, 2022
@andyleejordan andyleejordan changed the title Create Walkthrough Experience Create a VS Code Walkthrough experience for PowerShell Aug 19, 2022
@andyleejordan andyleejordan enabled auto-merge (squash) August 19, 2022 22:50
@andyleejordan andyleejordan changed the title Create a VS Code Walkthrough experience for PowerShell Create a walkthrough experience for PowerShell Aug 19, 2022
@andyleejordan andyleejordan disabled auto-merge August 19, 2022 22:51
@andyleejordan andyleejordan enabled auto-merge (squash) August 19, 2022 22:51
Comment on lines +911 to +913
"media": {
"markdown": "media/walkthrough.md"
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: this empty media key is annoyingly required for the walkthrough to show up, even though it does nothing.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you open an issue about this?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sure it's known already!

@andyleejordan andyleejordan merged commit 2adee6c into main Aug 19, 2022
@andyleejordan andyleejordan deleted the sarah/walkthrough branch August 19, 2022 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Documentation Issue-Enhancement A feature request (enhancement).
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Getting Started Walkthrough
4 participants