While looking at library code via SourceLink, I hit the shortcut key to collapse the code. The code collapsed as expected, and comment documentation blocks collapsed into an ellipsis on the same line as the method signature.
I have not been able to get my own code to collapse the same way. I always end up with one line for the comment, and one line for the method signature.
I've tried copying code from SourceLink into my code and it no longer collapses like it originally did. So either this is SourceLink doing some magic, or I am missing something obvious in my settings. Is there any way to do this without a third party plugin?

