Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

v0.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 15:52
· 219 commits to main since this release

Added

  • support CPU32 directive
  • support FPU directive
  • support OUTPUT directive
  • support Code | Move Element Left/Right
    • macro call parameters
    • CMPM
    • DR directive
    • IFC/IFNC conditional assembly directive
    • PRINTV directive
    • XDEF/XREF directive

Fixed

  • fix assertion via "Directives" reference documentation provider invoked on macro call #44

Changed

  • Improve Edit | Extend/Shrink Selection for blocks inside
    • conditional assembly/macro directives
    • DBcc loops