#1
|
|||
|
|||
IDE caption bar to show full path to bld file
I need to manage different branches of the same code base. In each branch the build script is named the same - because its just a branch. For that reason I need to be able to tell easily which version of a script I currently have opened in the Visual Build IDE. It would would be really useful if the caption bar on the IDE displayed full path to the script file.
At the moment it just displays the filename: "MyScript.bld - Visual Build Professional" But I'd like... "C:\MyCode\1.0\MyScript.bld - Visual Build Professional" "C:\MyCode\2.0\MyScript.bld - Visual Build Professional" |
#2
|
|||
|
|||
Tools | User Options | General | Display full path of project file in title bar
|
|
|