Sublime Forum

Open files form output exec panel

#1

Hello,

Does anyone know of a way to open files from the build system output exec panel when the captured regex group for the filename is not relative to the working_dir path?

I have tried altering the filename received from self.output_view.find_all_results_with_text() in exec.py:343 that maps the phantoms to the correct files. But clicking a specific line with an error in it in the output panel dosn’t open the correct file.

BR // Feferoni

0 Likes