Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

PS v6 approved verb highlighting #66

Closed
Akaizoku opened this issue Oct 1, 2018 · 2 comments
Closed

PS v6 approved verb highlighting #66

Akaizoku opened this issue Oct 1, 2018 · 2 comments

Comments

@Akaizoku
Copy link

Akaizoku commented Oct 1, 2018

The list of approved verb has been updated in PowerShell v6 to include the following verbs:

Verb (alias) Action Comments
Build (bd) Creates an artifact (usually a binary or document) out of some set of input files (usually source code or declarative documents) This verb was added in PowerShell v6
Deploy(dp) Sends an application, website, or solution to a remote target[s] in such a way that a consumer of that solution can access it after deployment is complete This verb was added in PowerShell v6

It seems that the grammar has already been updated on PowerShell/EditorSyntax (see issue #147).

Could you update the package with the new grammar?

@jrsconfitto
Copy link
Owner

Thanks so much for getting in touch! I'll get back to work on #65, which can pull in the latest changes from PowerShell/EditorSyntax.

@jrsconfitto
Copy link
Owner

OK, i've published a new version that should have added these verbs. If there are any issues, please let me know!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants