Can you hotkey code comment next to the code, rather than start of line?

Answered

When I press CTRL+/ it comments, but this is what is looks like:

 

//                                     some code tabbed over

 

Is it possible to have it do this?

                                       // some code tabbed over

0
2 comments

It's controlled by the code style settings, comment at the first column:

1
Avatar
Permanently deleted user

WOW That was fast, thanks :D !! 

0

Please sign in to leave a comment.