Jeremy Robertson

Results 6 issues of Jeremy Robertson

Add a third option to : `newBranchPreserveTabs` of "Prompt" that will ask at the time of the swap what to do.

**Is your feature request related to a problem? Please describe.** It's frustrating to have to repeatedly scroll and parse logs. **Describe the solution you'd like** I would like to be...

type: enhancement ⚡️
📌 pinned
domain: artifacts
status: accepted

ReactNative renders in a document-less mode, but goes through the browser for their live builds. Fortunately they tag the navigator as ReactNative making this easy to check for.

I'd be happy to put the pull request together, but I want to make sure this library is still being supported and we can get a release out without waiting...

Any component that uses an atom that is using atomWithMutation will cause a suspense fallback to be rendered and will stay rendered indefinitely (maybe it clears on mutation, but I...

This pull request adds support for generating SubTemplates. The primary goal of subTemplates is to support lists of identical items within a template. Like a list of fields, args, or...