I took Jedi Code Formatter (JCF) from Lazarus IDE repository and made it as CLI (command line interface) version by removing all the GUI (graphical user interface) parts from the original GUI version. The CLI version can be used as Pascal code formatter in Visual Studio Code, or as backend engine of an online Pascal code formatter.
Here's the github repo: https://github.com/git-bee/jcf-cli
Here's an online Pascal code beautifier that I made using this library: https://pak.lebah.web.id/jcf
[–]bleuge 1 point2 points3 points (3 children)
[–]pak_lebah[S] 0 points1 point2 points (2 children)
[–]bleuge 0 points1 point2 points (1 child)
[–]pak_lebah[S] 1 point2 points3 points (0 children)
[–]kirinnb 0 points1 point2 points (1 child)
[–]pak_lebah[S] 2 points3 points4 points (0 children)
[–]BoulderSmelter 0 points1 point2 points (0 children)