SublimeText / PowerShell

Support for the MS PowerShell programming language.
MIT License
313 stars 78 forks source link

`{@('` breaks grammar #109

Closed vors closed 6 years ago

vors commented 9 years ago
 ls -File -Recurse . | ? {@('.ps1', '.psm1', '.psd1', '.json', '.xml', '.cmd', '.mof') -contains $_.Extension}

image

Tested only on 2.1.0 May be already fixed in dev

vors commented 6 years ago

That been fixed