lazarus/components/jcf2/Process/Spacing
2023-01-03 00:27:00 +02:00
..
MaxSpaces.pas
MoveSpaceToBeforeColon.pas
NoSpaceAfter.pas
NoSpaceBefore.pas
RemoveSpaceAtLineEnd.pas
SingleSpaceAfter.pas Jedi Code Format: Allow only one space after certain keywords. Issue #40075, patch by Domingo Galmés. 2023-01-03 00:27:00 +02:00
SingleSpaceBefore.pas Jedi Code Format: Improve formatting of preprocessor blocks and preprocessor directives. Issue #39662, patch by Domingo Galmés. 2022-11-02 19:30:49 +02:00
SpaceBeforeColon.pas Jedi Code Format: Prevent an assertion failure on certain assembler code. Issue #39942, patch by Domingo Galmés. 2022-10-16 13:06:38 +03:00
SpaceToTab.pas
TabToSpace.pas