From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-3.2 required=3.0 tests=BAYES_00,NICE_REPLY_A, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!news.eternal-september.org!news.gegeweb.eu!gegeweb.org!news.alphanet.ch!alphanet.ch!.POSTED!not-for-mail From: DrPi <314@drpi.fr> Newsgroups: comp.lang.ada Subject: Re: Ann: LEA v.0.87 Date: Thu, 1 Jun 2023 09:17:10 +0200 Organization: Posted through news.alphanet.ch Message-ID: References: <4397d1a5-dde5-4d4a-bbd6-79ea544583bfn@googlegroups.com> <07e3c6f5-596f-42cb-9363-b6ffa7f6eefbn@googlegroups.com> <9c0381e2-1a47-47a5-91fa-a30cee3c63a7n@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Thu, 1 Jun 2023 07:17:12 -0000 (UTC) Injection-Info: shakotay.alphanet.ch; posting-account="dr.pi"; logging-data="7405"; mail-complaints-to="usenet@alphanet.ch"; posting-host="bda8ab3c43e8ad8cb626bfebe8390999.nnrp.alphanet.ch" User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Cancel-Lock: sha256:BzNQGlX6BLwE0WtGfApovqhwaxqZgqxQDPhfZ0vxyWc= Content-Language: en-GB In-Reply-To: <9c0381e2-1a47-47a5-91fa-a30cee3c63a7n@googlegroups.com> Xref: news.eternal-september.org comp.lang.ada:65279 List-Id: Le 01/06/2023 à 05:18, Gautier write-only address a écrit : >>> Alire: are you missing a LEA crate? >> Why not but I was thinking compiling/running Alire projects from LEA. > > Good idea! For instance the "Build & Run" command (the green button) would launch "alr run" in that context. > Added to the to-do list. >Plus a terminal window running Alire terminal to manage Alire projects directly from LEA. > Side note: a cool project would be a graphical tool, "Alire Explorer" (good name to be found) with buttons for the key Alire commands, a box displaying the contents of "alr show", ... > Perhaps something to be made with GNOGA. > With a Alire project search feature to list Alire projects on a disk ? >>> ALS: = Ada language server? >> That's it. Auto-completion and mouse-over documentation in LEA. > > Also added to the to-do list. This would be a very cool feature.