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

Add toggle for terminal and allow dot-sourcing for powershell.execute #94

Merged
merged 12 commits into from
Apr 17, 2020

Conversation

TylerLeonhardt
Copy link
Collaborator

This is a continuation of #73 by @mikeTWC1984

with some minor tweaks.

It adds the ability to toggle the integrated console with powershell.toggleTerminal and adds a new setting:

"powershell.integratedConsole.executeInCurrentScope"

which, when true (false is the default) will dot source a script in the session instead of letting it run in its own scope.

@TylerLeonhardt TylerLeonhardt requested a review from yatli April 16, 2020 18:01
@TylerLeonhardt
Copy link
Collaborator Author

This also revs to version 0.1.0 to prep for a release. We can say this is little less alpha at this point :)

@yatli yatli merged commit 4add304 into coc-extensions:master Apr 17, 2020
@TylerLeonhardt TylerLeonhardt deleted the pr/mikeTWC1984/73 branch April 17, 2020 05:27
@TylerLeonhardt TylerLeonhardt mentioned this pull request Aug 31, 2020
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

Successfully merging this pull request may close these issues.

3 participants