Results 23 comments of Thomas Bonk

There is a community maintained fork under: https://github.com/golang-jwt/jwt Check the discussion here: https://github.com/dgrijalva/jwt-go/issues/462

I've got a similar issue with `html` string literals:

@XVilka I checked it out, but the last few comments do not look promising.

@puremourning Thanks for reference. That actually looks quite promising.

@hariamoor What should this plugin provide, that isn't already provided by Vimspector? AFAIK auto-completion is the only thing missing and also the original reason I created this feature request here....

@jmwright Are there any plans to support Apple Silicon natively?

The referenced TS issue got fixed if I'm not mistaken.

@shah I didn't actually try it out. I just noticed that the TS issue mentioned in https://github.com/jawj/zapatos/issues/28#issuecomment-783564539 got closed. I thought I mention it, because @jawj added the "waiting for...

I think most people here arranged themself with the status quo, but it would likely improve the adoption in the long run. I for one would probably use it in...

@jschaf Thank you for your quick and detailed feedback. I was already using float64 as input, so the workaround with `--gotype numeric=float64` didn't come with any additional loss of precision.