by jps on Wed Jul 27, 2011 10:49 am
You can do this via the the result_file_regex and (optionall) result_line_regex settings. If they're present in a view, then double clicking will work, irrespective of it a view is in an output panel, or is a regular file.
IIRC they're only checked for when the view is switched to, that may be something to watch out for.
Take a look at exec.py for an example of assigning these settings.