Skip to content

Releases: Barocena/StyLua-Roblox

v1.3.0

29 Jul 04:24

Choose a tag to compare

Changelog

  • Bumped Stylua to 2.1.0
  • Added space_after_function_names config

space config might not appear on roblox plugin settings page due to cached settings, you can add it manually like this
space_after_function_names = "Always", --| Never, Definitons, Calls, Always |

v1.2.0

20 Jan 13:35

Choose a tag to compare

Changelog

v1.1.0

22 Dec 21:45

Choose a tag to compare

Changelog

  • Stylua-Roblox app now runs at system tray
  • Added place only setting
  • Small fixes

v1.0.0

16 Nov 14:05
1289dab

Choose a tag to compare

The first release of the StyLua Roblox Plugin

Changelog

  • Moved the config to Studio Plugin
  • embeded StyLua into the webserver and packed the project as exe
  • Changed port number from 3000 to 18259, make sure you are on latest on both server and plugin
  • Added a way to format multiple scripts at once