Script Editor++ (StyLua in studio, remove deprecated autocomplete, and more)

Simple plugins that improve the script editor

StyLua - Formats scripts for you


Download: stylua.rbxm

Source code - Github

To install, click “Plugins folder”, and put stylua.rbxm into that folder.
image

This is https://github.com/JohnnyMorganz/StyLua, except it runs on Roblox.

Better scripts - Improves default script code

Better scripts
Default Scripts/LocalScripts code:
image
Default ModuleScripts code:
image

NoDeprecation - Removes deprecated items from autocomplete

NoDeprecation


Currently broken

ServiceAutocomplete
Auto completes services so you don’t have to write out local Service = game:GetService(serviceName)

13 Likes

Could have added screenshots, why its useful, the post itself is very empty.

3 Likes

don’t put faith in this guy
literally blank account

4 Likes

I checked out the source and it seems to be fine

3 Likes

Added a new plugin to the post:

2 Likes

absolute mad man

i have been using stylua in studio with a web server and you just wasm it into roblox

3 Likes

StyLua V1 Changelog

  • Optimisations
  • Added versioning
1 Like

StyLua V2 Changelog

  • Optimisations - 60% faster
1 Like

StyLua V3 Changelog

  • Fixed plugin breaking when selecting a non-script Instance to format
  • StyLua now follows your “Indent Using Spaces”, and “Tab Width” Studio settings
1 Like

Hw do you use Service Auto Complete

1 Like

StyLua V4 Changelog

  • Updated dependencies
  • More robust internal code
2 Likes

StyLua V5 Changelog

  • Updated dependencies

BetterScripts Changelog

  • Fixed source update not registering
1 Like