We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated RADProgrammer Style Guide Other Guidance (markdown)
+one more reason not to use inline vars RSS-2613
+adding another reason to avoid Inline Vars RSP-25799 TDateTime is wrongly inferred in inline vars
Updated links from the new QP
+RSP-44148 Inline variable declaration do not work after a Label
Change demo code to use Assert rather than Exception
+Multi-line string literals not to be used
Changed optional prefix for method parameters
Local variable/method parameter prefixes now optional. Migrating towards no prefixes.
+More links to inline var problems
Added a few more RSP numbers for open inline variable issues
Updated RADProgrammer Style Guide Naming Conventions (markdown)
Shortening unit prefixes... was RADProgrammer.Project.Unit.pas now radProject.Unit.pas due to excessively long filenames with little value-add
+Version control check-in for reformatting a unit (not just refactor)
Remove single-line Property Accessors rule as it can conflict with Field Access rule, and can also be seen as a defensive programming mechanism
Remove single-line Property Accessors limitation as it somewhat conflicts with Field Access rule and can also be seen as defensive programming
Updated RADProgrammer Style Guide (markdown)
+Formatter_RADProgrammer.config reference added
+specific RSPs added for reasons not to use inline variables for now
Updated _Sidebar (markdown)
initial draft