Skip to content

Walkthrough's for PowerShell #3647

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

Closed
2 tasks done
TylerLeonhardt opened this issue Oct 28, 2021 · 6 comments
Closed
2 tasks done

Walkthrough's for PowerShell #3647

TylerLeonhardt opened this issue Oct 28, 2021 · 6 comments
Assignees
Labels
Area-Documentation Issue-Enhancement A feature request (enhancement). Resolution-Duplicate Will close automatically.

Comments

@TylerLeonhardt
Copy link
Member

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.

Summary

VS Code has a contribution point of Walkthroughs that appear in the Getting Started/Welcome view when the user opens vscode:
image

When you click on one, you get this:
image

I remember wanting to build this myself before this feature existed.

This would be a fantastic place to configure those polarizing options like:

  • Choosing the version of PowerShell
  • ISE Mode
  • showing the terminal (powershell.integratedConsole.showOnStartup) I'd love this one!
  • showing the command explorer

Proposed Design

Here are the docs on this:
https://code.visualstudio.com/api/references/contribution-points#contributes.walkthroughs

Shouldn't be too much work to add the contribution and some small code that actually changes these things (just commands).

Here's a sample extension:
https://github.com/microsoft/vscode-extension-samples/tree/main/getting-started-sample

cc @JacksonKearl

@TylerLeonhardt TylerLeonhardt added the Issue-Enhancement A feature request (enhancement). label Oct 28, 2021
@andyleejordan
Copy link
Member

This would be awesome 😁

@andyleejordan
Copy link
Member

Also I love the suggestions and links here, but linking this earlier ask for the same feature: #3414

@TylerLeonhardt
Copy link
Member Author

Links to the documentation either on the vscode website or PowerShell Docs would also be great.

@fflaten
Copy link
Contributor

fflaten commented Jun 19, 2022

@andschwa This is taken now, right? Should the survey URL mentioned in Community Call be available here or is it closed already? 🙂

@S-Hakim
Copy link
Contributor

S-Hakim commented Jun 21, 2022

@fflaten You can fill out the survey here. This is currently being worked on (:

@andyleejordan andyleejordan moved this from Todo to In Progress in American Pharoah Jun 21, 2022
@andyleejordan andyleejordan removed the Up for Grabs Will shepherd PRs. label Jun 21, 2022
@andyleejordan
Copy link
Member

Going to resolve this as a duplicate of #4080! Thanks for the idea Tyler.

Repository owner moved this from In Progress to Done in American Pharoah Aug 3, 2022
@andyleejordan andyleejordan added the Resolution-Duplicate Will close automatically. label Aug 3, 2022
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). Resolution-Duplicate Will close automatically.
Projects
No open projects
Status: Done
Development

No branches or pull requests

4 participants