Sebastien ROBERT
Sebastien ROBERT
This topic is very hard to title, since the question is a bit wide and precise at the same time. I'm using a Sony RC-S330 device and I know it...
This is an enhancement request. # Overview It would be great to be able to very quickly being able to toggle (meaning adding or removing) the $ (dollar) in front...
When I read you are welcoming optimizations, and when I saw the code was performing a lot of GC intensive operations, I decided to optimize the code, and I did...
### Feature description Add an option to have the dropdown menus not to collapse when mouse cursor moves away from the open button. This behavior is super annoying, so having...
Very cool project, thanks :) It would be great if it could be possible to request a minimum amount of character of each pool, or per pool. For now the...
### Describe the need Could you move all types to the `Octokit` namespace please ? Today I realized (the hard way) that `Artifact` and `ArtifactWorkflowRun` types have no namespace, and...
### Describe the need I could not find how to set "required signed commits" feature through the `IRepositoryBranchesClient`, so is this feature living somewhere else, or simply not yet available...
Hi @melink14 Is there any chance you make a [VS Code](https://code.visualstudio.com/ "VS Code") extension of your wonderful Rikaikun ? Since [VS Code](https://code.visualstudio.com/ "VS Code") is an [Electron](https://electronjs.org/ "Electron") app and...
Using version `3.8.1` of `mongo-mock`, and in some circumstances, when a function throws, it is uncatchable. Hereafter is a repro, in which I actually added 2 tests because I think...