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

Run Script in External PowerShell console #19873

Closed
mpearon opened this issue Feb 3, 2017 · 4 comments
Closed

Run Script in External PowerShell console #19873

mpearon opened this issue Feb 3, 2017 · 4 comments
Assignees
Labels
*extension-candidate Issue identified as good extension implementation

Comments

@mpearon
Copy link

mpearon commented Feb 3, 2017

The ability to execute the active script in an external PowerShell console would be great. Coming from PowerGUI, this was an awesome feature. It eliminated the ISE-ish differences, and let me see exactly what the end user would.

  • VSCode Version: 1.90
  • OS Version: Win 10
@Tyriar
Copy link
Member

Tyriar commented Feb 6, 2017

Duplicate of #19375 (comment)

The workbench.action.terminal.runActiveFile command is coming in v1.10

@Tyriar Tyriar closed this as completed Feb 6, 2017
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 6, 2017
@mpearon
Copy link
Author

mpearon commented Feb 8, 2017

@Tyriar I'm not quite sure this is an exact duplicate - but I might be misunderstanding.
The behavior I'm after is an action to launch an external PowerShell session and pass the script (auto-saved as temporary, if necessary), to that console. This was a great feature of PowerGUI, as the integrated console of ISE was a bit flaky.

Correct me if I've misread the other thread.

@Tyriar
Copy link
Member

Tyriar commented Feb 8, 2017

There may be an extension for this, otherwise you could create your own. This sort of thing is very specific and would therefore cause bloat in the product.

@Tyriar Tyriar added *extension-candidate Issue identified as good extension implementation and removed *duplicate Issue identified as a duplicate of another issue(s) labels Feb 8, 2017
@mpearon
Copy link
Author

mpearon commented May 12, 2017

Just so it is recorded on this thread, this was accomplished by the vscode-PowerShell team:
#705

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*extension-candidate Issue identified as good extension implementation
Projects
None yet
Development

No branches or pull requests

2 participants