Arcesilas

Results 29 comments of Arcesilas

Actually, we can simply use Exception chaining.

I've updated (`composer global update`) and version is 0.12.0... I have not digged into the dependencies to check why it did not update to 0.13...

I've just figured out that the actual version is indeed 0.13: `studio --version` does not give the correct information (version had not been bumped in 0.12). So it seems I'm...

I'm still looking for a way to require a package without defining it in `composer.json` first. Since I've unsuccessfully tried to hook in command `composer require`, could it be possible...

After updating Atom and rebuilding the package (because of incompatible native modules), the problem is still here.

I forgot to mention that after updating Atom I could install platformio-ide-terminal (rebuilding the package with apm was required) and could make it work. And the problem is still the...

Hi. Thanks for reopening and taking time to answer. I've disabled animation, but it's still "a little slow" (it's probably the time required to load bash). Anyway, I had already...

I've already tried to add a pause with a custom sleep function, with no better result. Thanks for your help anyway, I'll try to find out a way to open...

Voyager Installer has correctly been installed, only the bin file has not been linked in the composer bin directory (that's why the command is not available). To manually fix the...