Comments on the same column + add a space at comment start options

Issue #630 resolved
Federico Moretti created an issue

Hello,

in Java when you comment a line with the shortcut (ctrl + /) you can choose in the settings to place the comment on the first column, keep it on the same column and add a space between the line and the slashes.

At the moment in SF languages when you comment a line it will always start at the first column.

My request is then to implement the Java settings also for SF languages (the settings are in settings > editor > code style > java > code generation > comment code)

Thank you,

Federico.

Comments (4)

  1. Fernando

    Is there any update on getting this implemented? Or maybe any known workaround?

    I’m loving IC2, but the comment always being added at the first column is a bit annoying.

  2. Scott Wells repo owner

    Done:

    Issue_630.png

    Those are the standard options and work as they do in other languages. This will be included in next week's build.

  3. Log in to comment