Jayden Seric
Jayden Seric
This would be great, as ESLint has taken down their online demo page 😥 https://eslint.org/doctrine/demo
It would make sense for it to take over the ordinary preview button, allowing users to use the existing preview and split screen options. Not sure if this is technically...
Thanks for the issue and contribution! I'll try to review it sometime this week, and do a few maintenance chores too. At the moment I'm very focused on preparing a...
@tm1000 status update here: https://github.com/jaydenseric/apollo-upload-client/issues/273#issuecomment-976035875 .
@tm1000 we can continue work in this PR to add support for the `print` option.
@nkramaric I don't know about workarounds, but I won't be working on this for probably several months. I have a lot more important open source things to work on first,...
Really need `em`.
If extensions have a JS API, it would be great if they can be standard ESM instead of CJS like [Nova](https://nova.app) requires for its extensions: https://docs.nova.app/extensions/#javascript-modules CJS makes it tricky...
Related: https://github.com/CodeEditApp/CodeEditTextView/issues/40 .
@andycmaj this package should not introduce anything non-standard about the `AbortController` global. Ideally, once all our environments have the standard `AbortController` global (modern browsers and recent Node.js versions already do)...