cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

JMP Wish List

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

Add bookmarking to JSL script editor

Someone already requested a better search and replace function in the JSL editor. I agree with that because the existing one seems confusing to me. But what I would really like to see are bookmark capabilities in the JSL editor, with control via key strokes. Ex: ctrl+F2 toggles the bookmark on / off. F2 moves to next bookmark. Shift F2 moves to previous bookmark.

 

Related: There's an F3 function where if you have text highlighted it will skip to the next time that string is encountered, but it would be nice to have a shift-F3 that goes in the opposite direction (up).  Never mind this last part... I didn't realize ctrl+shift+F3 goes to previous.

 

Thanks,
Mike

6 Comments
Ryan_Gilmore
Community Manager
Status changed to: Archived
We are archiving this request. If this is still important please comment with additional details and we will reopen. Thank you!
hogi
Level XIII

@Ryan_Gilmore .

sounds amazingly useful!

e.g.

at line 1023453 of my code,  I need to use a variable which was already used @ the beginning of the code in another context - so I go there and...
argh! ... how do I come back to the place where I worked before?

Bookmarks!
like in Notepad++

(view in My Videos)

hogi
Level XIII

@Ryan_Gilmore 

comments added, please re-open.

hogi
Level XIII

@Sarah-Sylvestre ?

perfect: if the bookmarks are persistent (after closing and opening the file)
OK: if they are not presistent.

related wish: JSL Editor "Go To" functionality 
right click: go to the definition of a function or variable

Status changed to: Acknowledged
 
hogi
Level XIII

thank you  :)