If there a way to change the type of comment added when using "Edit->Comments->Stream" (or "Edit->Comments->Block")? I use D which allows either /*...*/ or /+...+/ as block comments, but the /*...*/ style doesn't nest like the other one does, so I find it best to avoid it. Unfortunately, PN keeps using the /*...*/ style, so I always have to add block comments manually instead of using a keyboard shortcut. I'm getting real tired of that.
Is there a way to change that? I hope there is, but I haven't been able to find one.