Joe Pea

Results 958 issues of Joe Pea

If a web address sends back text/qml instead of text/html, render with Qt QML engine instead of HTML engine. This would allow URLs likehttp://example.com/index.qml This would be a nice concept!...

There's currently CtrlP integration. An fzf integration would be awesome. https://github.com/junegunn/fzf and https://github.com/junegunn/fzf.vim

feature

How do we specify that any fields other than the ones specified are not allowed? SO, f.e., I want this: ``` js var Thing = schema({ foo: Number }) Thing({foo:...

Hi, I love the idea of being able to find 3rd party AngularJS modules, but I've realized that modifying their behavior (without touching their source code) is a serious limitation...

There's no star/favorite feature yet, so this would help a ton. Simply use the `:visited` pseudo class to style links that have been visited. ## --- Want to back this...

It would be nice to star or save jobs. ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/12415325-idea-ability-to-star-save-jobs?utm_campaign=plugin&utm_content=tracker%2F515572&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F515572&utm_medium=issues&utm_source=github).

Closed jobs won't show up on in the list, and job posters can re-open jobs. ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/20517931-idea-jobs-close-after-a-certain-amount-of-time-maybe-a-month?utm_campaign=plugin&utm_content=tracker%2F515572&utm_medium=issues&utm_source=github)** We accept bounties...

Similar to angel.co, maybe you can put a button on Job listing that says "Interested" that will notify the job poster. An optional message could be included by the person...

Looks like this: ![screen shot 2016-05-15 at 9 13 50 pm](https://cloud.githubusercontent.com/assets/297678/15280175/3d6e5538-1ae2-11e6-8b84-af9939ef79b0.png)

Sometimes `dox-foundation` is working, sometimes it's not. I can't yet pinpoint why. When it works, the method names appear in the sidebar, and docs look as expected. When it fails,...