T O P I C R E V I E W |
BugTrapper |
Posted - Aug 07 2024 : 12:54:41 PM I have the blue schema selected.
I have switched on the VA navigation bar.
I have deselected the VS navigation bar.
The navigation bar will be shown, but the combo boxes are not filled. Nothing will be displayed in the combo boxes.
I write C++ code with MFC.
In VS2019 there were no problems.
|
3 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Aug 09 2024 : 08:49:51 AM If you close and reload the file, does the problem appear again? So is it always broken in these files? Or does it sometimes work in these files?
Is there any pattern to the files that have the problem? Are they under the folder your SLN file lives in? Are they part of your solution? Are they in stable external libraries?
What file extension or extensions show this problem? Do other files with the same file extensions work correctly? Or is it possible all files with this file extension have the problem? |
BugTrapper |
Posted - Aug 08 2024 : 11:39:48 AM Its a file problem with not displaying the navigation bar. Alt + M is not working. If I mouse move over a known variable or anything else, that VA knows, I get a tooltip window with variable type for example, as expected.
|
feline |
Posted - Aug 08 2024 : 09:24:31 AM Is this a file or solution specific problem?
Does opening the Alt-M list of methods in the current file work?
What happens when you place the caret into a symbol that VA has applied its colouring to? So a symbol you know VA knows something about. |