You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kotlin uses the same comment styles as Java. I can set auto-comment-blocks.slashStyleBlocks to enable it for //-style comments, but there's no such option to configure for /** */-style comments.
Kotlin uses the same comment styles as Java. I can set
auto-comment-blocks.slashStyleBlocksto enable it for//-style comments, but there's no such option to configure for/** */-style comments.