A combined ;{ and ;-
Posted: Sun Jun 02, 2013 7:49 pm
I use ;- to help identify sections as well as ;{ for structures and the like.
It would be nice to be able to combine the two:
so that it would be expanded/compacted as well as easily spotted in the procedures pane.
It would be nice to be able to combine the two:
Code: Select all
Structure MyStruct ;{- Main data structure
endstructure ;}