Hi, I have several files in my solution that are named the same. For example I have 14 files called build.cs. Would it be possible to add the the directory name the file is in in parentheses after the file?
build.cs(data) build.cs(win32) etc.
Would be a big help and would save me time of having to mouse over every one until I find the one I want.
Do you ever use the Open File dialog? This lists the full path for the file, and in recent versions of VA it also lists the project that the file is part of.
at which point the parent directory name does not help. The problem with these situations is that you end up requiring the entire file path to be sure you are showing the correct information, which is unlikely to fit into VA View.