Skip to content
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

Enable over PSSession #6

Open
SteveL-MSFT opened this issue Nov 26, 2022 · 4 comments
Open

Enable over PSSession #6

SteveL-MSFT opened this issue Nov 26, 2022 · 4 comments

Comments

@SteveL-MSFT
Copy link
Contributor

See https://github.com/PowerShell/PowerShellEditorServices/blob/main/src/PowerShellEditorServices/Services/Workspace/RemoteFileManagerService.cs as how PSEditorSevices does it in VSCode

@adamdriscoll
Copy link
Member

adamdriscoll commented Nov 26, 2022

@SteveL-MSFT Should we rename this module so that it doesn't conflict with the builtin psedit? I didn't realize that existed.

@SteveL-MSFT
Copy link
Contributor Author

@adamdriscoll I believe the "built-in" psedit only exists in ISE and when using PS remotely (it's created on the remote session). For the module name, it may make sense to name it more specific like: IronmanSoftware.PSEdit. For the alias itself, you should probably pick something else or detect if the name is already used and not create the alias.

@ThePowershellNinja
Copy link

Enabling this over PSSessions would be amazing. I would use this tool non-stop if I could use it in a similar way to how I use nano in remote ssh sessions.

@arnaudcharles
Copy link

Hi, any update regarding this ?
I would be so please to use this module because for now the only solution that I have is to use VSCode only which is not really convenient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants