Fabien Chouteau

Results 94 comments of Fabien Chouteau

Hello @pjljvandelaar Looks like `alr printenv --powershell | Invoke-Expression` didn't work because Alire is outputting more message. I would recommend running `alr printenv --powershell` first to see if there anything...

I am not a huge fan of having this extra file just for VScode. But I wont block the PR.

Up to you and @pyjarrett. The risk with an option is that some people won't see it.

> My intent was to move towards first-class support of VS code since it's an [incredibly common editor](https://pypl.github.io/IDE.html) on all platforms, and would minimize friction of people to try Ada...

> I think Alire should not get special commands for specific editors (that would pollute the commands list), "Polution" of the command list doesn't seem like a strong argument to...

@reznikmm why not define Alire tasks in the AdaCore vscode plugin?https://code.visualstudio.com/api/extension-guides/task-provider

Sounds like a weird bug. Can you please run: `cd tests; alr --non-interactive -vv run tashtest --args=tashtest.tcl` on both?

These crates are not meant to be compiled stand-alone. They require configuration values to be set by the depending crates. Note that there is the same issue when one tries...

On the other hand newcomers might get stuck on a strange error message...

Hi @jquorning, Which part looks odd?