Hi,
is it possible to select code and comment all the selected lines (no matter if selected 100% or just the cursor in one line) via "--" instead of /* */?
It might be usefull to comment a selection using /* */, but I never used it, so far.
I always comment code using "--".
If it is not...