Skip to content

1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 08:43
· 307 commits to master since this release

1.7.0 (2023-03-08)

Features

  • Add support for CICS BMS files (ef158c1)
  • Best-effort navigation for instructions in non-executed macro statements (1c41380)
  • Fading of inactive lines (0ccd11d)
  • Fading of preprocessor statements (c7ca666)
  • Provide more details about machine instructions in hover texts (48ed148)

Fixes

  • Language client used before ready (a067495)
  • Large macro documentation is not highlighted correctly in hover texts (3179b14)
  • Patch URI parsing library (741ef11)

Other changes

  • Always build fuzzer source code (5bca92b)
  • Event based macro tracer tests (67913e6)
  • Generalize logical line (38d0bcc)
  • Move java dependent build steps (f160a17)
  • Outline for symbols generated by macros (4536842)
  • Remove the internal thread from the macro debugger (0ea94b8)
  • Support asynchronous processing in preprocessors (2539921)
  • Support non-blocking step-by-step parsing of dependencies (b5f1cfc)