Isaac Snow

Results 17 comments of Isaac Snow

Is there a plan to add android support?

Putting in the time to understand the code and documenting the code with what you learned would be great first contribution to an open source project. It's cool that you...

Rethinking, we should consider waiting until I get at least the second bullet point done here https://github.com/sourcegraph/browser-extensions/issues/273. It looks like e2e tests passed in CI but I've ran them 4...

@felixfbecker https://sourcegraph.com/github.com/sourcegraph/browser-extensions@master/-/blob/package.json?diff=ffb64d67db79b099c7879353fdaebfbf2b06194a&utm_source=firefox-extension#L14

It's ran on all code that is ran by the browser extension

I see the `wip` notes for this in the README. Are you working on this anywhere accessible? I'd be happy to contribute.

By a duplicate back end, do you just mean an alternative to `String` to fold elements into (for the purpose of this issue, `web_sys::Element`)? If so, I suppose the additional...