JelleHissink

Results 11 comments of JelleHissink

Any idea on how I can get my hands on the windows build output? I really need/want this feature, currently I spend my time running a script next to openscad...

Thanks! I will give this a go.

I have the same issue. It involves adding a migration for DateOnly. The IsNullable of the stored previous schema incorrectly returns true. The new model returns false. I am still...

I tried reproducing my problem in a small new solution howerver I was unable. But after some more investigation about a warning about not being valid, I found my issue....

No, I don't see an issue in renaming, according to me it acts only on the attributes, just also make sure you rename the classname in the .Designer.cs too.

I was looking into this same issue... There is a LibDartBuilder project. But it uses the same build system, so one fix should be possible for both of them. I...

I understand, it is just a strange thing a colleague of mine ran into and he struggled with it for a while. Then I started to help, look at the...

It seems like it is linked to the current working directory for sassc.exe. We might be able to temporarily change the directory in lsb.exe and restore it afterwards? Pass the...

Actually I was waiting/hoping for any progress on sass-dart progress, before starting work on this: https://github.com/Taritsyn/LibSassHost/issues/42#issuecomment-721210036

https://github.com/Taritsyn/SassHost/issues/1 Seems that project has been postponed, currently I have limited time, otherwise I might check the current state of that commit.