Kin Numaru

Results 34 comments of Kin Numaru

Hello, it looks like you're trying to inject 64 bits process while your python process is x86. This [thread](http://stackoverflow.com/questions/9456228/createremotethread-returning-error-access-denied-windows-7-dll-injection) is related.

Yes it must be "faked" by drawing a blinky pixel. I was not sure if the idea could be implemented while keeping this project simple but I wanted to share...

Yes, this should be doable. What do you guys expect to be kept or optional in this list? group | old | new | optional --- | --- | ---...

@AlexHaxe It is planned to also [replace these icons](https://github.com/microsoft/vscode/issues/76909#issuecomment-521912524). Some of the icons from this PR could be updated to better match the future ones (e.g. the debug icon and...

I updated the pull request with the latest changes from the figma. ![filled-diff](https://user-images.githubusercontent.com/23616600/67718394-f8d89200-f9cf-11e9-8ae9-f21d8b698112.png) I also added filled icons which can be enabled by defining `testExplorer.filledIcons: true` in the config. I'm...

The vscode team is working on a way to [dynamically set the color of the icons](https://github.com/microsoft/vscode/issues/78889) and it is in the [iteration plan for september](https://github.com/microsoft/vscode/issues/80591). microsoft/vscode#78889 is marked related to...

Hello @hbenl, this is appreciated. Thanks :+1:

Hello, I tried to reproduce without success. I suspect the function regex but I would like to reproduce to be able to fix it. With 100 files which contains 32...

Is there the issue without any .c files? I have a "Ceedling: Error" node in the test view but not the described unresponsive message

Arg, it's gonna be a tough one :smirk_cat: I tried to install the other extensions used in settings.json but still no message. Should I expect a pop up or a...