Brendan Forster

Results 107 issues of Brendan Forster

The Preview pane should detect if the page has been written within a Jekyll/Octopress application, and render the DOM around the post correctly. How to detect if the markdown file...

Feature
jump in

Side-effect introduced as part of #330. It will work, but then will be overwritten on publish again, it is fine if that document is not currently open.

Bug

Side-effect introduced due to changes in PR #330

Found myself chatting with @robpearson last night about whether we could update IntroToRx to a static site so that others could publish samples in different languages - RxJava and ReactiveCocoa...

TODO: - [ ] create csproj targetting Windows Runtime - [ ] update NuGet package to include binary - [ ] ship it

TODO: define scope of Mono support

While we're using the same machine-wide installation that Atom provides, it lacks in a couple of areas: - it ignores the overrides to `msiexec` to let you change where it...

tech-debt
windows

Is there a timeline for the new tooling fixes from #446 to be published as a GitHub release? I'd like to bring the Linux fork up-to-date but am stuck because...

For situations like event subscriptions, I'm writing a bunch of code to leverage `SerialDisposable` - and even that feels icky. So why not move this behaviour into the plumbing code?...

enhancement