Gigino Chianese

Results 20 comments of Gigino Chianese

My problem with `Win32_VideoController PNPDeviceId` seems to be a dead end for me. I used x64dbg to step through the program. The wmi query used to get the video devices...

Some more information here. `Win32_BaseBoard SerialNumber` is not always "Default string", so it must be read from somewhere. Also I figured out why my PNPDeviceId is different than the one...

Hi, yes, that's the correct library. I've used it in Visual Studio 2015 and there I found it under COM. Though that one was just as an example, since it...

Just checked again and I have that library under Assemblies. But still that library is not selectable in Consulo IDE. How do I add them in there?

Thank you for your help. OT: I know it doesn't belong here, but I don't want to spam your issue trackers with issues you might already know. I'm having issues...

It was working perfectly fine on multiple devices with 1.0.1-a.3. I know it existed before, but - at least from my pov - it's a regression since 1.0.1-a.4.

This was fine with `1.0.1-a.17`, but broke again with `1.0.1-a.18`.

Not relevant anymore, because the expand on hover functionality has been removed.

Could this possibly be related to #499? I'm having both issues (numpad not working and first keypress being ignored). As soon as *any* input happens (moving mouse or any button,...

@paroj is anything needed for this pr to be merged? Anything I can provide?