Will 保哥

Results 87 comments of Will 保哥

I tested. I think the latest commit of this repo already solved this issue. It can be closed.

@Huachao When will you release new version to the VSCode Marketplace?

I confirmed. It do works. Thank you! 👍

I think [this line](https://github.com/t4t5/sweetalert/blob/bfd0e63e4157e67b36d1858a6721b0f592ba5338/src/sweetalert.d.ts#L4) have to removed: https://github.com/t4t5/sweetalert/blob/bfd0e63e4157e67b36d1858a6721b0f592ba5338/src/sweetalert.d.ts#L4

@joelmartinez Do you have any progress on this issue?

@bzuidgeest You might consider use my version of quicktype. Source: https://github.com/doggy8088/quicktype/tree/CSharp-SystemTextJson npm: [@willh/quicktype](https://www.npmjs.com/package/@willh/quicktype)

It because `JsonStringEnumConverter` doesn't fit my need on certain circumstance.

@bzuidgeest I took some time to remember what's my circumstance. 😅 I have a json like this. ```json [ { "name": "Will", "department": "CorpA.General", "age": "18" }, { "name": "Mary",...

@harawata Is there any translation guideline? I don't know how to do it right. Should I modify `pom.xml` file for new language?