cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

Code folding level control

What inspired this wish list request? the ease of other editors to control what level of fold you can open/close code.

 

 

What is the improvement you would like to see? Control on the level of code folding either in menu or shortcut keys.

 

 

Why is this idea important? Say i have a large function and other functions within that function, i may want to fold the interior functions but not the main level function.