André B. Amundsen

Results 8 comments of André B. Amundsen

I have the same problem with norwegian, which IS supported by humanizeDuration. Norwegian have a different abbreviation in humanizeDuration and moment, this is probably the case for other languages too....

I like the idea of rewriting to C#. I think it would become a lot easier for others to contribute. Rewriting to C# can be done incrementally "inside-out" by doing...

I get this with 2017.1 too. Edit: You have to actually change a file and save it in VS for Unity to hang.

I did some debugging. Turns out all I was missing was "PathVars:" in my userprofile Projeny.yaml. I followed the guide in issue #8, and the formatting made some parts easy...

I'm not sure, but I think the Service is only written for desktop windows. It registers itself with the OS as a service, which I think is not possible in...

I got this on a new build-server with 2021.3.3f1. The old build-server (also installed from these scripts) does not have this issue. Both servers have the same version of the...

> **[UniDi](https://github.com/UniDi)** is a refactor of Extenject 9.2.0. All commits from that time stamp haven't made it into UniDi yet. The UniDi 'core' Di container framework is behaving as it...

I dont want to check the property on the model. I want to check that my binding-expression in foo's template corresponds with something on the model. As I see it...