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
It seems that because of too many classes in a source code file, the panel of CodeNav cannot fresh(CodeNav still displays the results of the previous open file, it can't seem to show scrollbar automatically).
Tricky details
If you try to fold the code multiple times CTRL + M, L, The CodeNav window will be triggered to display the beginning part of the source file. However, if the file is opened for the first time, CodeNav does not respond, the CodeNav window cannot be activated and displayed, even if the code is folded multiple times. in this situation, unless you temporarily remove some blocks of code to activate the CodeNav window, then press CTRL + Z and restore the code, to get the CodeNav window activated.