cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar

JSL "go to line" functionality

What inspired this wish list request? 

 

Having to scroll through long code to find a specific line of code that generated an error when reformatting the code or when running the code.

 

What is the improvement you would like to see? 

 

JSL Script Editor added functionality: When writing JSL code, it would be great to have a functionality where you can right click within the editor window and have the option to "go to line" and enter a line number. This would be helpful when debugging, or when "reformatting" the script and an error is thrown that says you're missing a ";" or ",", or something. This is particularly helpful when working with code that is many hundreds to thousands of lines long -- it beats scrolling and scrolling through code. I appreciate the the right-click > Advanced option for collapsing or expanding Expressions and Functions.

 

Why is this idea important? 

 

Saves time and improves the functionality of the JSL Editor.

 

1 Comment
Status changed to: Delivered

There is already a "Go to line" option in JMP, under the Edit menu when using the Script Editor. Marking this as delivered.