PowerShell / EditorSyntax

PowerShell syntax highlighting for editors (VS Code, Atom, SublimeText, TextMate, etc.) and GitHub!
MIT License
133 stars 45 forks source link

Embedded subexpressions #183

Closed msftrncs closed 3 years ago

msftrncs commented 5 years ago

Improve embedded substatements, fix #132.

Sample appearance

andyleejordan commented 3 years ago

@msftrncs Is this PR superseded by #156, or should we merge it while trying to get that one in (since it appears to be a complete rewrite)?

msftrncs commented 3 years ago

This was meant to be separate of #156, so that it could be benefitted from sooner. Its one of several PR's I made trying to bring in some trivial fixes quicker. This goes along with #173 and #175

andyleejordan commented 3 years ago

Thanks @msftrncs! After evaluating the state of the tests, CI, and these three PRs, we went ahead and merged. What's the worst that could happen? 😁

andyleejordan commented 3 years ago

I know it took a couple years but @msftrncs I wanted to let you know that GitHub Linguist just shipped which includes this and a few of your other fixes!