Jeffrey Fisher

Results 13 comments of Jeffrey Fisher

@erezrokah I ran into this same issue on my public repo. The version at https://github.com/jeffslofish/ics2csv-report/tree/b6e0ca24192633e4fc2cc31a7981d5d1813b7099 is using [email protected] and I get the error above when building on netlify. After downgrading...

I like your number of labels! It makes my web app look bad: https://github.com/jeffslofish/open-source-help-wanted/issues/9

I get the same error when trying to run in react: ``` TypeError: Cannot read property '_handle' of undefined (anonymous function) node_modules/libra-core/node_modules/grpc/node_modules/set-blocking/index.js:3 1 | module.exports = function (blocking) { 2...

You can apparently search by topics using the developer preview: https://developer.github.com/v3/search/#search-topics Also, your site is very similar to mine! Check it out here: https://github.com/jeffslofish/open-source-help-wanted

I was so frustrated by the copy-paste issue with code-diff blocks, that I created #633. Enjoy!

I am making good progress, but in the meantime I found an extension that pretty much already does what you want and more: https://chrome.google.com/webstore/detail/tab-master-5000/mippmhcfjhliihkkdobllhpdnmmciaim. Just install it and open a...

@ItsNickBarry So I have some good news. I have a prototype that demonstrates the feasibility of searching tab content and displaying search results that link to each tab. You can...

I developed it in Chrome. Let me see what it would take to make it work in Firefox too.