The drop down combo boxes at the top of code files, which list the functions, often disappears on many of my code files. The only way to get it back is to reopen the file. Reminds me of the missing Stack Frame view which is apparently now fixed (haven’t tried the new build just yet). I have yet to figure out exactly why/when it disappears. It is rather annoying because I use them regularly to navigate around the file.
As a side note: I’d love to see a File Outline view, similar to what VS Code and Eclipse has, which vertically lists all the functions, macros, variables, etc. in a sortable and filterable view. I find the Navigation drop downs to be cumbersome. Visual Studio has a window called Document Outline but I suppose its for something else? When I bring it up it is empty.