[Progress Communities] [Progress OpenEdge ABL] Forum Post: Prevent collapsing of USING statements

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
How do you prevent the automatic collapsing of USING statements in PDSOE/ABL. See below. I've been scouring the PDSOE settings to find a way to change this. There is a place where you can configuring USING statements in preferences (Progress OpenEdge > Advanced > Using Statements). But there doesn't appear to be a way to influence the current behavior of auto-collapsing that part of the code. It is quite frustrating when a text editor forces you to grab the mouse and hover over the *tiny* little expander icon (5x5 pixels) just to see your code. In many other text editors (visual studio and sublime) you rarely have to reach for your mouse to get your work done, let alone try to click on such a *tiny* target. I'm hoping there is a way to get these USING statements to be expanded when opening a source code file for the first time. If not then perhaps there is a command to expand ALL collapsed code after the fact. Please let me know if anyone is aware of how to accomplish either of these things! Thanks in advance.

Continue reading...
 
Status
Not open for further replies.
Back
Top