It'd be great if it automatically used whatever is selected in the textfile as the default filename. That way if you had this:
Code: Select all
INCLUDE somefile.txt
BTW, tip for users: there's a "search subfolders" checkbox to automatically find the file you're looking for even if it's in a subfolder. If you're already in a subfolder and need to search a parent, just use "../" for example:
You're editing /site/admin/file.txt, which includes /site/include/common.txt.
Hit Control+Shift+O, type ../common.txt, check "Search Subfolders". It'll search /site/ and all subfolders. Nifty, eh?
Any comments on this feature, and my proposed change?