Is there a way to always show the method signature containing the caret at the top of the editor

In PyCharm, I've noticed that when the caret moves through a large json file, a listing of the containing objects appears at the top of the editor. This would be very useful in CLion if method signatures (while in cpp) and class inheritance lists (while in h) were shown.

I searched through Preferences and Help but couldn't find a way to enable such a feature. Does it exist or can I vote for it?

1 comment
Comment actions Permalink

Hi David.

It isn't implemented yet. Feel free to create a feature request in our tracker: https://youtrack.jetbrains.com/issues/CPP.

0

Please sign in to leave a comment.