Skip to content

psedit is missing when in a "remote" session to a container or VM #789

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
daviwil opened this issue May 28, 2017 · 2 comments
Closed

psedit is missing when in a "remote" session to a container or VM #789

daviwil opened this issue May 28, 2017 · 2 comments
Assignees
Labels
Issue-Bug A bug to squash.

Comments

@daviwil
Copy link
Contributor

daviwil commented May 28, 2017

Seems that we might not be handling connections through named pipes or VMBus correctly. Also need to check SSH remoting to make sure it works.

/cc @alexandair

@daviwil daviwil added this to the June 2017 milestone May 28, 2017
@daviwil daviwil modified the milestones: June 2017, July 2017 Jul 11, 2017
@daviwil daviwil modified the milestones: July 2017, Future Oct 26, 2017
@TylerLeonhardt
Copy link
Member

SSH remoting works as of this PR: PowerShell/PowerShellEditorServices#599

@TylerLeonhardt
Copy link
Member

TylerLeonhardt commented Jan 6, 2018

Autocomplete is kinda busted when remoting into Containers... so "pse" does not autocomplete to "psedit"... but that also happens in powershell.exe when doing Enter-PSSession -ContainerId. @joeyaiello is working on getting that addressed.

That said, I can confirm that psedit DOES work in a container (you just have to type out psedit) and I was able to open a file, edit it, and debug it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug A bug to squash.
Projects
None yet
Development

No branches or pull requests

2 participants