Alexander Ward

Results 10 issues of Alexander Ward

There's no good way currently to move an element to the front of the tree.

enhancement

https://github.com/atom/atom/blob/master/CONTRIBUTING.md#coffeescript-styleguide

Resize handle like tree-view does.

ready

Say I have 2 markdown files: `md1.md` and `md2.md`. md1.md contains ``` markdown # My Cool header {% include md2.md %} ``` and md2.md contains ``` markdown # I just...

bug
ready

Make it work with Travis. Unit test base functionality. Probably do this before #13.

The architecture is a bit tangly at the moment. Reflect on this so we can :shower: the :house: a bit.

Add a hotkey and menu item to trigger `gitbook serve`. Add configuration option to specify the port, and default it to a non-standard port.

enhancement

...so that it will work with cordova-plugin-media-controls along with CordovaAudio. # Problem I want to be able to use https://github.com/homerours/cordova-music-controls-plugin to be able to control playing audio, however - the...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...

bug

…via the console. As mentioned in #2441 there is an assumption that if `idp.Policy.AccountLink.Filter` is set then `idp.Policy.AccountLink.Filter.Groups.Include` is also set, but this is not true if you manually set...