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 a configuration to launch PowerShell from code #79

Merged

Conversation

corbob
Copy link
Member

@corbob corbob commented Oct 15, 2019

Add a vscode configuration to launch PowerShell files. You still need to select it from the debug pane, but this allows us to debug the extension or the ps1 files if needed.

I imagine this can be removed if we ever get a debug handler in [n]vim, but for now this was something that I needed a few weeks ago, so thought I would throw it up here for others.

Copy link
Collaborator

@TylerLeonhardt TylerLeonhardt 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 TylerLeonhardt merged commit 5287260 into coc-extensions:master Oct 15, 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.

2 participants