Rhino8 for Mac Script Editor - Comment Command

I’m on Rhino 8 for Mac using the Script Editor. There doesn’t seem to be a menu command for formatting selected lines as comment or uncomment. Are there key commands for this? Will this feature return to the script editor?

Thanks!
-Jim

CMD + / used to work in Rhino 8.3, but it seems to be broken now or they changed it to something else.

@Judith_Fitzgibbon We do have those shortcuts but there seems to be a bug with the editor swallowing the shortcuts and not executing the commands. Here is a few YTs related to shortcuts on macOS we are working on:

  • RH-82478 Monaco does not capture keyboard shortcuts after script
  • RH-78883 Add shortcuts for code commenting that supports non-english keyboards
  • RH-79802 Add Ctrl + / shortcut to comment out

One issue could be that on my Swiss keyboard, the / is located above the 7, which means that for the shortcut I need to press cmd + shift + 7, but it doesn’t work with the other /-only key from above the number block of the keyboard either.

1 Like