Added VSCode snippets and function to install them#89
Merged
Conversation
Owner
|
Thank you so much for your PR @FishFenly ! This is such a cool one! Even tough the tests where failing, I am still merging it in dev,as I think this is really a nice feature to have. The tests were actually testing if the snippets were present, instead, of testing the cmdlet in creating the snippets in the first place. this is not a big deal, and I will correct this my self. I simply wanted to have this one merged quickly. Thanks again ! 👍 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request [Added VSCode snippets]
I've added 3 VSCode snippets using the examples in the master repository.
I've also created a function and corresponding pester test to install the snippets
Please tell us , the type of Change you are submiting:
Select one of the following:
[ ] Bug
[ x ] Feature
[ ] Minor Change
Does it fix an existing issue? Please tell us which one
Resolves #45
Results of your tests (If applicable)