Dave Shaw

Results 3 issues of Dave Shaw

Just noticed in the docs that the example for: `ctx.SetHttpHeader "Key" "value"` should now be `ctx.SetHttpHeader("Key", "value")` for version 5. I'm not sure what other extension methods there are that...

I had a thought the other day (OK a while ago), that it would be nice to work with a Markdown Table as if it was CSV Data. ``` |...

Maybe it is just me, but I find that it is too easy for me to move my mouse off of the popup menus and then it disappears and I...

enhancement