Skip to content

v0.7.9

Compare
Choose a tag to compare
@mborik mborik released this 03 May 16:14
· 2 commits to main since this release
  • Fixed formatter to properly catch and format expression with operators, introduced z80-macroasm.format.spacesAroundOperators setting option to pretty format spaces around the operators on demand (#25)
  • Added folding markers between region and endregion (#26)
  • Disabled intrusive suggestions for instruction mnemonics by default, introduced z80-macroasm.format.suggestOnInstructions setting option to explicitly enable this (#29)