Skip to content

1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 08:54
· 188 commits to master since this release

1.10.0 (2023-09-22)

Features

  • Add reachable ordinary symbols into the completion list (41ba219)
  • Show active USINGs in the instruction hover text (bbe0c8b)
  • Support floating point special values (de15a8c)
  • Support Web extension environment (30c2fb2)

Other changes

  • Cheaper address copies (0d4d8ec)
  • Cleanup headers (c9af94a)
  • Enhance LSP implementation compatibility (866fc6d)
  • External files upgrade (a7b2fd3)
  • Remove Theia compatibility layer (c3a888e)
  • Resolve deprecated sonar.login and java version (fb1b54f)
  • Simpler opcodes structures (5196287)
  • Simpler structure for lookahead set (9d50f09)
  • Sonar scanner update (1c35006)

Fixes

  • "Diagnostics suppressed" informational message may be incorrectly generated (1c94cc6)
  • Auto-select WebAssembly image on platforms without native support (fixes eclipse-che4z/che-che4z-lsp-for-hlasm#283) (bcf91c9)
  • ci: Minify client code (807ee77)
  • Enhanced multiline support in TextMate grammar for listings (ebed0f3)
  • Implicit workspaces should not attempt reading configuration files (239bf21)
  • Incorrect items in the completion list (fed9950)
  • Make address operations less expensive (5bcdc67)
  • Program to processor group mapping precedence (ad1c27c)
  • Querying current directory fails on Windows (WASM) (75e077b)
  • Rework symbol dependency structures (5ce2c92)
  • The language server may crash while accessing content of virtual files (a7fc721)