[Github-comments] [geany/geany] Jump to line number when regex matched in Message and Compile window (#2121)

bernardlj notifications at xxxxx
Wed Apr 10 16:31:07 UTC 2019


Hi

Thanks very much for your reply to my previous email.

This is the regex I came up with: (\b[A-Z][:].*.bas\b)|(\b(\d+)\b)

It parses the following line into filename (a BAS file) and the line number:

Error[] F:\Projects\GSM Controller\GSM Controller No WiFi\18F27K40 GSM
Controller No WiFi Only GSM.bas 1431 : Identifier not declared :
sendAndChec1k

It was tested with the website www.regextester.com and I pasted it into the
two mentioned error regular expression fields.

However, I see no difference in the lines in the Compiler tag. The big
thing is by clicking on the line it does not take me to the corresponding
line number.

Sorry for this nuisance request, please assist with some more pointers on
what I am doing wrong to get to be able to click through from the error
message line to the line number in the code.

Thanks very much in advance

Bernard






On Tue, Apr 9, 2019 at 12:22 AM elextr <notifications at github.com> wrote:

> Menu->Build->Set Build Commands->Error Regular Expression two places. See the
> manual
> <https://www.geany.org/manual/current/index.html#build-settings-section>
> for the regular expression use.
>
>> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/geany/geany/issues/2121#issuecomment-481030030>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/AvICuiacqbZgwBWmg1eyJ03MqV3la8Zuks5ve8ESgaJpZM4ci_bT>
> .
>


-- 
Bernard Jacobs
bernard.l.jacobs at gmail.com


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2121#issuecomment-481764525
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190410/667b938e/attachment.html>


More information about the Github-comments mailing list