IFcoltransG
IFcoltransG
Looking at the [serde docs](https://docs.rs/serde/latest/serde/de/trait.Visitor.html), it doesn't look like there is a method to visit identifiers.
The generations in the game 'Scents and Semiosis' may provide some inspiration, although I couldn't see any licence in its source code.
@lhughes41 Is this issue ready to close?
There aren't optional parameters. If all your optional parameters can be list elements, you could have a single list parameter that combines all those list elements together into one list....
You might want to open this issue on the InkJS repo, that's the project that handles web exports.
For my use case, I'd simply like to change zoom so it happens on regular scrolling, rather than ctrl + scrolling. A convenience method to zoom by a certain amount...
I have the same issue; not being on Open VSX makes it a significantly more convoluted process to install into VS Codium. More info: [VS Codium extension docs](https://github.com/VSCodium/vscodium/blob/master/docs/index.md#extensions--marketplace)
It's unclear where I could create a `.gitconfig` that isn't global to my system. If the repo is always made in a particular location then I don't know where that...