Actions
Feature #103
closedCode collapse on sections
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
03/12/2018
Due date:
% Done:
0%
Estimated time:
Description
YAFR: Studio Code Collapse add - on
We already have shed load of CodeCollapse requests kicking around out there, I'd just like to add one more wrinkle to that.
code markers that indicate "sections" that have names, and group with Begin / End. The compiler should totally ignore them.
#BeginSection Employees
#BeginSection Hourly
#RndSection Hourly
#BeginSection Salaried
#EndSection Salaried
#EndSection Employees
But the studio should allow for code collapse on them.
from: https://support.dataaccess.com/Forums/showthread.php?62402-YAFR-Studio-Code-Collapse-add-on
Actions