-
Notifications
You must be signed in to change notification settings - Fork 514
Add remoting docs #1162
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
Add remoting docs #1162
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for putting this together, it's really helpful! My main concern is checking in a bunch of images to the repo since it bulks up the size a lot. Is it possible that we could get a section for PowerShell extension docs on the official PowerShell docs site? I had talked to Zach about this in the past but I dunno what came of it.
docs/remoting.md
Outdated
 | ||
2. Edit the file/set breakpoints | ||
 | ||
3. Start debugging the remote file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd mention the use of F5 again here just in case the skipped the previous section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
@daviwil I had talked to @SteveL-MSFT about putting some docs here and also posting a blog post - but using the PowerShell docs site might be a good alternative to putting them in the repo. Either that - or we can throw the images somewhere else (imgur or somewhere) and link them from there though idk if it's ok. |
One cheeky thing that I've done in the past is paste the images into a GitHub issue (or PR) and then link to the CDN images that get created... See CHANGELOG.md for examples of this mischief ;) |
@daviwil no more images 😄 Lets call PowerShell Docs out of scope for this PR. |
I'm going to have to change these when |
FYI, I did a slight update that talks about |
These are some docs to help folks understand how to use VSCode to remote edit/debug scripts!
Hoping this is in the right place.
https://github.com/tylerl0706/vscode-powershell/blob/remoting-doc/docs/remoting.md