Ctrl + Double-clik on IncludeFile
Posted: Sun Feb 05, 2012 1:55 pm
Hello everyone,
I'm not sure if this is a bug or if it's just never considered by the design. However, holding the Ctrl key and double clicking on the IncludeFile keyword open the stated source code.
Example :
Will open the Vector3.pb source file. Unfortunately using the IncludePath keyword just disable the Ctrl+Double click to Open source file functionnality.
Example :
I think it will be great to be able to open a source file even if we use the IncludePath or not.
Best regards.
Guimauve
I'm not sure if this is a bug or if it's just never considered by the design. However, holding the Ctrl key and double clicking on the IncludeFile keyword open the stated source code.
Example :
Code: Select all
IncludeFile "SOURCES/Maths/Vector3.pb"Example :
Code: Select all
IncludePath "SOURCES/Maths/"
IncludeFile "Vector3.pb"Best regards.
Guimauve