Syntax Fixer is a Roblox plugin that will fix the syntax errors in a script with the click of a button! As of now it is fully functional with multiple configurations when fixing the syntax. Syntax Fixer does not mess with any part other part of the game so everything will work while having this plugin enabled.
How To Use
1. Open Syntax Formatter. 2.Select the scripts you want. - You can select however many scripts you want the plugin to fix. 3. Configure the options promted by the plugin. 4.Click the Fix Syntax button - If it fails to fix the error, please let me know what error it is(this plugin does not fix identifier errors).
Sheeeeeesh, Processing power going brrrrrrrrrrrrrrrrrrr
Overall, this is quite the thing, literally rebuilding broken scripts; quite cool, but in reality idk if scripters will use this, mainly because it’s kinda like a cheat to learning, but people who dont know how to script and copy-scripts might use it to try and use oudated scripts lol.
Would be cool if you made an anti-deprecated feature.
This is useless because NOBODY should have godamn syntax errors. Literally if you have a problem with those then your either a beginner or you have trash eyesight.
I doubt that you can figure out what syntax errors are after just 2 seconds of scripting. I guess it takes many people at least a couple of hours to understand the basics.
You have syntax errors that seem like they’re literally in a foreign language to new people that have never touched an IDE.
I don’t think beginners would understand that.
Examples:
You have extremely fast coders that frequently leave out special characters in their code.
An example:
for i v in ipairs(thing:GetChildren()) do
--rest of your code
end
This plugin shouldn’t be used at all. There is far too many edge cases for this to be effective. Plus there isn’t scope checking so using this can lead to even more errors.
And another thing is YOU should figure out and solve any type of errors in your script ESPECIALLY syntax errors and not have a plugin do it for you which could probably mess you up.
Overall using this plugin is bad practice and shouldn’t be used by anyone even beginners. Beginners should LEARN to script and solve problems and not rely on a plugin.
I see it as a source to learn from. Like modifying free models for example.
Let’s say you, as a beginner, have a syntax error and don’t know how to get rid of it → You can just use this plugin to see, what the answer is and most likely learn from it.
I don’t think a plugin adding a “}” or a “end” would really help you learn scripting. If anything it would confuse you more since you a beginner and have no idea what they mean.
The plugin does not edit the script if it causes more errors, thank you. And the main reason I made this is for learning purposes, but its also intended to be used by beginners.