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

已回答

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

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

请先登录再写评论。