Added
- Added support for
ULL
andLL
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.