We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Rating:
Author: dany
Last Updated: 2015-04-27
Package Version: 1.7.0.0
Category: Other Codes
Downloaded: 2432 times
Not followed.
License: MIT license
This tool is a simple mikroPascal source code formatter, mainly making correct and readable code indentation.
Do you want to subscribe in order to receive notifications regarding "Tool: Pascal Source Code formatter" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "Tool: Pascal Source Code formatter" changes.
Do you want to report abuse regarding "Tool: Pascal Source Code formatter".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1430153364_tool__pascal_sou_mikropascal_other.zip [220.28KB] |
|
This tool is a simple mikroPascal source code formatter, mainly making correct and readable code indentation.
Can be used stand alone (file to be selected with the "File" menu), or
integrated in the IDE (options -> tools, see "More details" below).
More details.
------------------------------------------------------------------------------------------------------------------------------------------------
2012-12-30: New version: v.1.4.
Changes:
- the tool was partly redesigned
- the indent of comments follows the code indent now.
------------------------------------------------------------------------------------------------------------------------------------------------
2013-01-11: New version v.1.5.
Changes: corrected an error in the comment block indenting.
------------------------------------------------------------------------------------------------------------------------------------------------
2013-01-14: New version v1.6.
Change: corrected an error: keywords inside comments were erroneously detected and processed.
Thanks Larry!
------------------------------------------------------------------------------------------------------------------------------------------------
2013-01-15: new version v1.6.1.
Left formatting of comments completely out now, It seems I can't make it right for all cases. The formatting is left as it is, the user can change it manually before saving.
------------------------------------------------------------------------------------------------------------------------------------------------
2013-02-19, version 1.7: Corrected an error in the handling of literal strings.