Mel Massadian

Results 123 issues of Mel Massadian

MacOS support would be nice.

### Feature Request What is the current behavior? ----------------------------- Being faced with errors is usual, but oclif's errors are not very helpful most of the time. What is the expected...

Hi, I'm trying to use a base class for my oclif cli, so I tried the one provided in the docs: https://oclif.io/docs/base_class But it's not working, and I'm not a...

* **What is the current behavior?** It fails while trying to build my imgui based nim project using a nim version greater than 1.06 (I think, 1.4+ for sure) *...

Hi @Gama11, thanks a lot for all the work on VSHaxe! I'm implementing a Language Server for a custom language and I would love to use Haxe to do so......

Hi, I know @SideFXGameDev is working on it so here is an issue for updates about it. What is the reason for the delay? I don't know substance's private API...

Hi, I have just tried to transform the plugin into a proper unity package, I'm about to test it further: https://github.com/melMass/com.sidefx.houdiniengine

Hi, Before digging into the code I wanted to know if there is a known limitation on OSX or Linux, does the code depend on windows specific libraries? Thanks

Hi, Lovely idea! Just FYI, it's also working with Python 3.6 Now that pip installs PyQt5, I just had to remove PySide (which is not 3.6 compliant) from the requirements....

Hi, Thanks for this plugin. There is a small quirk it seems that `--bin xxx` is hardcoded into the build executor? I'm trying to build a bin from a crate...