(Build b1071) - 25 Jun 2021


EDITOR

  • Add syntax highlighting for JSON documents.

CSHARP PARSER

  • Fix csharp call dependencies.

WEB PARSER

  • For Web, Javascript and Typescript, fixed bug where multiple levels of extends and implements depending on ‘import’ statements could result in unknown entities.
  • Fixed bug where multi-byte characters could result in incorrect column numbers on references.