Skip to content

v0.0.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 05:24

Added

  • Added support for ULL and LL suffixes for LuaJIT.

Fixed

  • Fixed semantic highlighting support for type syntax.
  • Fixed typed lua formatting.
  • Fixed local variable attributes formatting.

Changed

  • Tables are now kept as a single line if their fields do occupy more than one.
  • Tables don't have spaces added inside them if they're empty.
  • Line breaks are now only added after statements as required.