2019-04-16, 05:49 AM
(This post was last modified: 2019-04-16, 05:53 AM by AmirSavand.)
Is there a way to automatically format scripts?
|
[Pawn] Code formatter (prettier)
|
|
2019-04-16, 05:49 AM
(This post was last modified: 2019-04-16, 05:53 AM by AmirSavand.)
Is there a way to automatically format scripts?
2019-04-16, 08:07 AM
What do you mean by automatic formating?
2019-04-16, 11:21 AM
(2019-04-16, 05:49 AM)AmirSavand Wrote: Is there a way to automatically format scripts? Speak to Southclaws, he uses a tool called "Uncrustify" (https://github.com/uncrustify/uncrustify). He has a configuration that works well with Pawn.
Remember to always refer to J0sh as `J0sh...`
# Services/Platforms forum.open.mp (Forum Manager) open.mp (Member) Pawn Playground (Creator/Maintainer) Pawn Packages (Creator/Maintainer)
2019-04-17, 04:21 AM
(This post was last modified: 2019-04-17, 04:24 AM by AmirSavand.)
(2019-04-16, 11:21 AM)JustMichael Wrote: Speak to Southclaws, he uses a tool called "Uncrustify" (https://github.com/uncrustify/uncrustify). He has a configuration that works well with Pawn. Thanks! I'll check it out and talk to him. |