Yves Goergen

Results 295 comments of Yves Goergen

I know nothing about web workers, but you might need to adjust the end of the file, where it exports the functions, to your needs. Feel free to create a...

Same problem here. I use Alt+Backspace to undo (as is common in Windows) and Alt+ArrowUp/Down to move lines in VSCode. It seems like when I press the Alt key long...

> If I press ALT, then SHIFT, then release SHIFT, then ALT, everything is OK. If (since most of the times I am too fast typing), I first release ALT...

I don't consider the custom titlebar a workaround or even a solution. It's a whole new problem. For example, it won't indicate whether the window is active and receives keyboard...

@swork9 What is xmodmap? Is that available on Windows?

Interestingly, this should already work, but it doesn't. I don't understand the code enough to explain why. My background is, I'm coming from this [issue in VSCode](https://github.com/microsoft/vscode/issues/156041). It's about the...

Thanks for the heads-up. I renamed those directories a while ago to avoid ignore exclusions, and must have missed those. I'll look into it soon.

Thank you, this has helped for now. I'm still curious how the issue could be resolved. I made some changes to the pymcuprog tool a while ago (https://github.com/microchip-pic-avr-tools/pymcuprog/pull/46) and would...

Okay, JSON puts this on a separate line so it can be parsed, too. Can I rely on the JSON format, will it stay like this and not change to...

Well, could I then suggest adding a general commandline option like `--bytes` to always show any size in bytes and not scale them down to smaller numbers?