Hi list, Let us suppose that we have a PHP source like the following:
<?php include('functions.inc.php'); .... ?>
In some editor, I can open the file "functions.inc.php" by selectionning it and right click to active a context menu. In this case, of course "functions.inc.php" is in the same path as current file in current tab of editor.
Is it possible to implement this beautiful feature in future release of geany ? :)
Thank you all for Geany,
Regards,