Hello,
I'm trying to add a new compiler toolchain in Geany and would like to highlight an error (waring) line in the code by using 'Error regular expression' feature.
I have added this:
(.+)\line\s+([0-9]+)
And was able to get line 'E011 The value of symbolic....' colored in RED:
/mkl2mkp_en -i "DIYGeigerCounter_ver_1-3.mkl" (in directory: /../Temp)
MKP file DIYGeigerCounter_ver_1-3.mkl
E011 The value of symbolic reference is not defined in line 77 - RECEIVE1
First page: 0
Length (pages): 6
Compilation failed.
But editor does not show /highlight the line in edit window. Is it possible to do that?
Br,
Vitali
--
--- Sent from the web-mail ---