Nick Clifford

Results 12 comments of Nick Clifford

+1, found myself wishing for this today.

I'm using the latest version of GNOME on Xorg and Qt 5.13.0.

Oh, okay. Where is this documented?

Has this been fixed or addressed at all? I still can't use keyleds alongside g910-gkey-macro-support and I would hate to be stuck with g810-led.

Sorry, I don't use Sublime anymore, so I haven't been dealing with this issue anymore. Thanks for following up though!

Would this mean that things like `uint[]` would become `Array` and `mapping (address => uint)` would become `Mapping` or would generics be for user-defined types only?

Looks like it can find all the other npm packages that I use in my Angular projects, so my guess would be that it's something to do with scoped npm...

Have there been any language server or `ide-typescript` updates that resolve this issue other than the (rather hacky, might I add) work-around?

The error is on [this line](https://github.com/kesara/deepdreamer/blob/master/deepdreamer/images2gif.py#L350). Has anyone found any workarounds for this? I tried adding `[0]` to each of the slices, but that created a .gif that was not...