LadyCailin

Results 32 comments of LadyCailin

How does it fail, does it msg "1 null null" etc?

Hmm. I think I agree with Pieter here. No matter how we fix this, we will violate some user's assumptions about what the default value should be. Either we pick...

As long as we put a *compile* time error, I'm much more comfortable making changes like this incrementally, especially when it points to some probably actual weirdness in user code....

Yes! We can start to phase the old docstring out if the signature is there. As a first step, I will just supercede the data in the docstring, but eventually...

https://github.com/EngineHub/CommandHelper/issues/953 seem linked/duplicates

Yeah, I may end up doing that, this is a bit kludgy. However, if the infrastructure is in place and works, it works. Anyways, I tried --wait and --only, and...

It would be nice to inventory various other languages. What does bash and powershell do? What about languages like python and node/js, which are often used as scripting languages? Having...

Super disappointed to click on this only to see that it was empty D: Definitely a +1 from me on this one. For others that may want more info on...

The mojang issue has been closed as "Works As Intended" so I think that they have taken a stance at this point. It would be super great to re-visit this...

I definitely would like that configuration to be derived directly from the source of truth (in this case, the checkstyle file), rather than having an IDE specific configuration that has...