When running Toggle Comment on one or more lines of code, Eclipse adds the comment (//) at the beginning of the line. Is it possible to have Eclipse add the line comment where the code is indented at instead?
This can be fixed by running Source > Format but it would be nice if it can be done automatically when Toggling Comment.