You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)