Skip to content

v1.4.0-beta5

Pre-release
Pre-release

Choose a tag to compare

@DustinCampbell DustinCampbell released this 18 Aug 18:42

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