John Marsden

Results 11 issues of John Marsden
trafficstars

# Summary Interactivity waits and send paginated message do not have the ability to be canceled using a CancellationToken. I need this for one of the features I'm working on...

enhancement
interactivity
v4.x

**Describe the bug** When I attempted to create a LocalSocketName on my Linux machine and verify that it was supported, I got the following error. According to the panic output,...

bug

I was digging through the various install methods and the `Makefile` was recently changed so that it did not install `parser.h` but all the other install methods still include them...

https://github.com/retorquere/generator-zotero-plugin/blob/2ea55de163dcce039db9c7950ea8323f332ab67b/app/tsconfig.json#L19-L24 This may be because I'm not as familiar with the `tsconfig.json` or my LSP not working correctly, but when the `tsconfig.json` `exclude`s the `node_modules` folder, it excludes the `zotero-types`...

Hi, I've been using the library to create some neat automations for myself but Pylance likes to yell at me everytime that I use things like Nxbt#press_buttons. This is because...

Heyo! I really like this project and want to start contributing in small ways as I have time. I was hoping to add support for an ordinalPadded generation template variable...

Hi, When running the following code, I get an illegal memory access error with the following graph. I am not sure why and do not understand the algorithm or C++...

bug

Hi! I am getting an error from typescript when trying to build out my own little CLI for exporting as a PDF. ``` src/index.ts:3:24 - error TS7016: Could not find...

Hi, I was wondering what would be involved in adding support for windows? I have looked at the windows crate and I think I could include that to handle actually...

Hi! I have been using Tdarr, and I need to set the default audio for different videos and so I tried to craft this plugin. I haven't been able to...