Skip to content

Add TemplateService for Plaster integration #320

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 2 commits into from
Dec 15, 2016

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Dec 14, 2016

This change introduces a new TemplateService which uses the new Plaster
module to provide the following features:

  1. Listing available Plaster templates on the user's machine, both
    built-in and contained within other PowerShell modules

  2. Creating new projects from Plaster templates

This functionality is exposed up through the language service by the
powerShell/getProjectTemplates and powerShell/newProjectFromTemplate
request types.

This change introduces a new TemplateService which uses the new Plaster
module to provide the following features:

1. Listing available Plaster templates on the user's machine, both
built-in and contained within other PowerShell modules

2. Creating new projects from Plaster templates

This functionality is exposed up through the language service by the
powerShell/getProjectTemplates and powerShell/newProjectFromTemplate
request types.
@daviwil daviwil added this to the 0.8.0 milestone Dec 14, 2016
…ction

This change adds support for multi-select choice prompts to our
PSHostUserInterface implementation by implementing the
IHostUISupportsMultipleChoiceSelection interface.

Resolves #318.
@daviwil daviwil merged commit a6dedaa into develop Dec 15, 2016
@daviwil daviwil deleted the daviwil/plaster-integration branch December 15, 2016 00:37
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