PowerShell
PowerShell copied to clipboard
Add stop parsing symbol `--%` to the grammar
Not super important.
In the atom language tests (jugglingnutcase/language-powershell#36) the tests are failing on --%. We should add it at some point. Here's the about_Escape_Characters spec which contains this stuff under the "Stop parsing symbol".