Another day, another release. π
Today's updates include several fixes for various syntax highlighting issues. Make thanks to @ivanz and @seraku24 for submitting PRs to address these problems. Improvements have been made in following areas:
- Expression-bodied members: #638, #403, #679, #249
- Escaped keyword identifiers: #614
- Using directives and nested namespaces: #282, #381
- Multi-dimensional arrays in parameters: #657