Stuart Leeks

Results 54 comments of Stuart Leeks

Oooh, I like this! Respecting the filter sounds cool. It might also be worth thinking about how this works with the "load more..." behaviour that Cosmos and some other expanders...

@mhamilton723 - I've just pushed a new commit that simplifies the approach in the PR based on my understanding of our conversation

As @kneerunjun noted, `On()` always writes `1` and `Off()` always write `0`. I expected `inverted` to invert the value that was written as well. Unfortunately this means that I'm still...

Thanks @andrewebdev. I was working on a home project with my raspberry pi and thought I'd misunderstood gobot or mis-wired my relay. After checking my circuits and code I started...

@deadprogram - do you have any sense of what would be needed to add this? (From what I can tell it isn't currently supported?)

Now that VS2017 is released, can we get a version of code formatter that will work on .NET Core based csproj projects (#256), and on a machine with only VS2017...