From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.0 required=3.0 tests=BAYES_20 autolearn=ham autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:ad4:50c7:: with SMTP id e7mr12648281qvq.58.1615032887547; Sat, 06 Mar 2021 04:14:47 -0800 (PST) X-Received: by 2002:a25:ccc5:: with SMTP id l188mr20872962ybf.253.1615032887223; Sat, 06 Mar 2021 04:14:47 -0800 (PST) Path: eternal-september.org!reader02.eternal-september.org!news.uzoreto.com!peer02.ams4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 6 Mar 2021 04:14:46 -0800 (PST) In-Reply-To: <6042342e$0$12681$426a74cc@news.free.fr> Injection-Info: google-groups.googlegroups.com; posting-host=82.64.152.146; posting-account=d5j2DQoAAABeZhUIl30hw1xF6LEcGIMa NNTP-Posting-Host: 82.64.152.146 References: <602e608e$0$27680$e4fe514c@news.kpn.nl> <8cc91fa5-cf6c-4a32-8344-60aebcd4ef9en@googlegroups.com> <60312f42$0$21346$e4fe514c@news.kpn.nl> <60324cdd$0$31320$e4fe514c@news.kpn.nl> <1b1fb97b-9ead-42f3-ac57-96b8d14eb195n@googlegroups.com> <6042342e$0$12681$426a74cc@news.free.fr> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Alternative for Gnat Studio From: =?UTF-8?B?SsOpcsO0bWUgSGFndWV0?= Injection-Date: Sat, 06 Mar 2021 12:14:47 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1892 Xref: reader02.eternal-september.org comp.lang.ada:61489 List-Id: Le vendredi 5 mars 2021 =C3=A0 14:37:52 UTC+1, DrPi a =C3=A9crit=C2=A0: >... > Hiting CTRL+SHIFT+B triggers a build.=20 > The "TERMINAL" tab shows the compiler output.=20 > Problem : I can't click on an error.=20 > ... If I understand correctly what you meant here, this might help :=20 https://github.com/AdaCore/ada_language_server/issues/541 In a few words=20 - use a problemMatcher where fileLocation is set to absolute. - add -gnatef