Tatu Pesonen

Results 9 issues of Tatu Pesonen

``` # With dry tatu@DESKTOP-87LVEEG:~/dev/projects/hygenthing$ npx hygen component ng --dry ✔ Name of component? (ex: MyCoolComponent) · ✔ Module for this component: · Admin (dry mode) Loaded templates: _templates added:...

Hello! I'm looking at https://highassurance.rs/chp7/traits.html#the-map-get-api. The example with the `get` is never introducing the second generics K and V in the code example. ```rust /// Returns a reference to the...

I'm trying to serialize/deserialize some data that an API responds with. This is what the XML from the API looks like: ```xml username_here datetime_here ``` And this is my code:...

bug
serde

Hi! I've built some functionality outside of the library that allows you to generate a [Graphviz](https://graphviz.org/) dot file directly from the WorkflowDefinition. Is this something you'd be interested in upstreaming...

# Filter command The command works using **/filter messageid ** and gives back a diff with the lines commented where the match was found. Example input code block: ```js const...

good first issue
feature request

Reference: https://github.com/microsoft/vscode-languagedetection

enhancement
feature request

Kraken Exchange importer. I tried to match @jehna structure, but tell me if you find anything with the code conventions that needs improving.