Isaac Corbrey
Isaac Corbrey
## Bug Report **Current Behavior** When attempting to access an issue from the payload of `issues.opened` on Probot v12.1.0, it has a type of `never`. This happens whether I work...
Essentially what I'd like is to be able to see the results of test files when they finish testing rather than when the entire test suite finishes. This would be...
You will likely be running into a host of problems attempting to use this plugin with Bevy 0.13 as `bevy_ecs_tilemap` has not yet released changes to support 0.13 (see StarArawn/bevy_ecs_tilemap#516)....
This change adds functionality that computes the shortest unique filepath for each document in the editor to display as the title in the bufferline, along with the appropriate configuration options....
**Is your feature request related to a problem? Please describe.** I want to wrap `git-tfs` to allow using Jujutsu on TFVC repos, and ideally I want them behind a `jj...
### Describe the Bug When formatting Astro files with Prettier and this plugin, JSX expressions are not formatted the same as when you use Prettier on JSX. If for example...
I would like to mirror Helix's modal command sets, where the core modes (in `jjj` these will likely be the change log, the operation log, and maybe files?) can each...
### Description Right now if something isn't working right, the user has to know where the repository is or find it manually to submit an issue. It'd be good to...
Users should be able to perform basic commit operations within `jjj`. We obviously want to provide a good interface for e.g. rebasing and splitting, but those are more advanced commit...
### Description I want a way to change the description on a commit from within `jjj`. Ideally, I should be able to e.g. press `` while a single commit is...