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
Is it possible to highlight selected function like splash etc on second to bring attention to right place just in moment? It could be highlighted function name or whole block to show size. Would be much more comfortable to navigate. Or even whole function can be highlighted whole time cursor is inside, it would be superb. Thanks. Here is an example with function in plugin highlighted also.
The text was updated successfully, but these errors were encountered:
I am not sure what you are requesting.
Do you want the (yellow) highlight in the Outline List on the function that the curser is in currently?
Or the other way round, the (gray) highlight in the Editor when you select a function in the Outline List?
The first one might be possible for certain languages (depending on nesting detection), but the second I would consider out of scope.
Is it possible to highlight selected function like splash etc on second to bring attention to right place just in moment? It could be highlighted function name or whole block to show size. Would be much more comfortable to navigate. Or even whole function can be highlighted whole time cursor is inside, it would be superb. Thanks. Here is an example with function in plugin highlighted also.
The text was updated successfully, but these errors were encountered: