Skip to content

prototype to run PS code from Sublime Text #89

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
guillermooo opened this issue Feb 18, 2015 · 5 comments
Closed

prototype to run PS code from Sublime Text #89

guillermooo opened this issue Feb 18, 2015 · 5 comments

Comments

@guillermooo
Copy link
Member

Discussion started in #78

I'll try to start work on a prototype server to run PS code from a custom runspace. The server will most probably be written in F# and communicate with ST via pipes.

@vors
Copy link
Member

vors commented Feb 18, 2015

.NET pipes?

@guillermooo
Copy link
Member Author

Nope, just output redirection.

@vors
Copy link
Member

vors commented Feb 18, 2015

oh, got it :) I used WCF recently and keep thinking about its pipes.

@guillermooo
Copy link
Member Author

But we can try using a named pipe.

@vors
Copy link
Member

vors commented Feb 26, 2015

We decided to do this work in a separate repo.
https://github.com/guillermooo/PowerShellConsole

@vors vors closed this as completed Feb 26, 2015
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

2 participants