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

"Process" keyword is incorrectly highlighted in New-Object -TypeName System.Diagnostics.Process #47

Closed
pcgeek86 opened this issue Apr 23, 2017 · 2 comments
Labels
Projects
Milestone

Comments

@pcgeek86
Copy link

New-Object -TypeName System.Diagnostics.Process -Property @{  }

screen shot 2017-04-23 at 10 28 32 am

Cheers,
Trevor Sullivan

@gravejester gravejester added this to the v2 milestone Sep 4, 2017
@gravejester gravejester added this to Bugs in v2 Sep 4, 2017
@gravejester gravejester self-assigned this Sep 4, 2017
@omniomi
Copy link
Collaborator

omniomi commented May 21, 2018

Need to add . to the negative lookbehind for keyword.control.powershell

@omniomi
Copy link
Collaborator

omniomi commented May 26, 2018

This was fixed by #101

@omniomi omniomi closed this as completed May 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
v2
Bugs - Open
Development

No branches or pull requests

3 participants