<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">Hi there,</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">After some hours dealing with the <a href="https://wiki.geany.org/howtos/configurebuildmenu">information</a> on how to configure the Build menu, and checking out several examples in GitHub, I did not succeed.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">Hope you can help me with this, cause it's the last step to make our IDE, with Geany-inside, work properly. This is what I need:</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">The IDE is to process JSON and LaTeX files, and Geany is to validate correctness, and show an error report in the message window.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">With the current configuration Geany will automatically detect these filetypes and applies the customized highlighting. From this point, it is intended that Shift-F9 obtains the report by launching the right local program 'check_json' and 'check_latex', and filtering the result with a concrete regular expression.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">What is the [build-menu] section to have these scripts and REs in the right place when the IDE is run, such that the user just has to open the file, press Shift-F9 and get the report?</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">Thanks in advance.</div><div class="gmail_default" style="font-family:monospace,monospace">francisco</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace"><br></div></div>