I'd like the "List Methods in File" feature of the Context Field in VA Navigation Bar to have the "const" qualifier of C++ methods displayed alongside their names. Since C++ allows overloading by the use of the const qualifier, it's not possible to differentiate them in the methods list because only the name and parameters are displayed, as you can see in the example below: