Recent content by FFischer

  1. F

    Commenting Code

    That's it! Thank you very much!
  2. F

    Commenting Code

    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...
Back
Top