Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd recognition for Dispose{} named function block #186
Conversation
Add dispose{} named block keyword to language files.
Yay, editor highlighting!
|
LGTM, this is all it takes at this time. |
|
LGTM awaiting merge in PowerShell repo |
Adds dispose{} named block keyword to language files. Yay, editor highlighting!🎉
Reference PowerShell/PowerShell#9900 for indication on when the feature will become available. From current team decisions it appears it will likely be merged post-v7 and generally available the following release.
This is all the references to named blocks I could find, and I updated an example or two while I was at it. If I missed anything, please let me know.
/cc @TylerLeonhardt