Folding rendered code documentation

I know, that you can add a shortcut to fold and expand the C# XML-Style code documentation comments.
I also like the rendered documentation comments, but unfortunatley both together doesn't work. 

Would be cool if folding all automatically also disables the rendered view (when active) and activates it again when expanding (if activate IDE wide in the settings).

Maybe there's a way or extension anybody knows of to achieve this?
Rider 2025.2.3 here.

1
1 comment

Hello, 

There is no built-in setting for this. A possible workaround is to record the actions, generate macros, then assign shortcut to it. 

Here is a sample:

It works like this:

If this doesn't fully match your requirement, you can always raise a feature request in our issue tracker

Thanks,

Tom
 

0

Please sign in to leave a comment.