Skip to content

Add new PowerShellEditorServices.VSCode module #520

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

Merged
merged 3 commits into from
Jun 17, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Jun 17, 2017

This change introduces a new module named PowerShellEditorServices.VSCode which provides functionality that is meant to be used only with the PowerShell extension for Visual Studio
Code. It also adds the necessary infrastructure to load this module when the language service starts up.

Planning to send another PR soon that adds a VS Code-specific API feature!

@daviwil daviwil added this to the June 2017 milestone Jun 17, 2017
daviwil added 2 commits June 16, 2017 17:42
This change introduces a new module named
PowerShellEditorServices.VSCode which provides functionality that is
meant to be used only with the PowerShell extension for Visual Studio
Code.  It also adds the necessary infrastructure to load this module
when the language service starts up.
@daviwil daviwil merged commit 4de4ac7 into PowerShell:master Jun 17, 2017
@daviwil daviwil deleted the vscode-module branch June 17, 2017 15:39
@daviwil daviwil modified the milestones: June 2017, 1.4.0 Jun 20, 2017
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