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

Change powershell.execute to run file in PSIC #52

Merged

Conversation

TylerLeonhardt
Copy link
Collaborator

@TylerLeonhardt TylerLeonhardt commented Jul 16, 2019

resolves #50

Now it will run the file in the PowerShell Integrated Console (PSIC) using &. If there are single quotes in the file path, it will escape those.

Copy link
Member

@corbob corbob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 🎉

@TylerLeonhardt
Copy link
Collaborator Author

Dirty files:
dirty files
Untitled files:
Untitled files

Copy link
Member

@yatli yatli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@yatli
Copy link
Member

yatli commented Jul 18, 2019

💯

@yatli yatli merged commit 087ef36 into coc-extensions:master Jul 18, 2019
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.

CocCommand powershell.execute spawns new terminal
3 participants