Identifier Fixer - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Identifier Fixer (
/showthread.php?tid=646260)
Identifier Fixer -
Fratello - 13.12.2017
Hey;
I'm looking for a identifier fixer. A identifier fixer thread has been removed, al though, I'm not sure what is the guy's name (Github) who made it.
Thanks.
Re: Identifier Fixer -
Dayrion - 14.12.2017
Hello.
What are you talking about?
Re: Identifier Fixer -
RogueDrifter - 14.12.2017
I think he means something that can do a proper auto indentation? i only found tools that did it but not in the most proper way you can use goog.. you know yeah but i still couldn't find a 100% efficient tool.
EDIT: if you mean dracoblue's tidy pawn thing yeah i saw it too noticed it wouldnt open.
Re: Identifier Fixer -
Fratello - 14.12.2017
Quote:
Originally Posted by RogueDrifter
I think he means something that can do a proper auto indentation? i only found tools that did it but not in the most proper way you can use goog.. you know yeah but i still couldn't find a 100% efficient tool.
EDIT: if you mean dracoblue's tidy pawn thing yeah i saw it too noticed it wouldnt open.
|
Yeah i'm talking about that. I have googed (bing-ed it too) but with no results. I'm not really sure but there was a proper auto identitation fixer a few months ago.
Re: Identifier Fixer -
Meller - 14.12.2017
https://codebeautify.org/
Since PAWN isn't there but has a syntax like C, use this:
https://codebeautify.org/c-formatter-beautifier
The indent for PAWNO is set by default to 4, same with other IDEs.