cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JMP Wish List

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

Separate script editor comment keyboard shortcuts

Depending what is selected in the text editor the keyboard shortcut to comment a block of code (an implemented wish list item) will either insert a block comment (/* .. */) or it will prefix all lines with a single line comment (//).  Please let the user decide which to use by separating them into separate shortcuts. I, for example, would almost always prefer to prefix lines with //.