Scott Lin

Results 6 issues of Scott Lin

First of all, great library! It's light years ahead of other attempts on the internet. I have successfully added a light into my top-down prototype, which is casting shadows beautifully...

This trace message is popping up all over our AppInsights instance. I don't know what is means, or what could be the cause. I'm happy to provide any details that...

The following document produces a parsing error due to the backslash in the basePath property. It is [valid JSON](https://jsonlint.com/), however, so I feel like the library should handle this without...

status:waiting-for-internal-feedback

Our filters should detect and report all issues instead of just the first. This will help customers save time by avoiding peeling the onion. For example, when the following annotations...

triage-needed

Take for example the following code and comments. ``` public enum DayOfWeek { Monday, Tuesday, ... Sunday } public class FooController : Controller { public const string DefaultValue = "Default";...

enhancement
triage-needed