Eduard de Jong

Results 34 comments of Eduard de Jong

I have Explorer++ now configured as my default Explorer on my work laptop. Newly opened directories by other processes (for example some kind of shell execute / typing the path...

Once again I think Rust can also be a great inspiration for other languages. Every statement in Rust is also a value returning expression. It's all very consistent and simple....

Things like these are why I do not always like VS Code, because debugging/running/building experience is very unreliable and depending on individual extensions and situations. I use the CoreLLDB config...

Works all like a charm for me. :) But I arived at 20.3 after reading the entire book, and I experimented with a so much more things than I the...

Same problem here! Ctrl+Space did not activate IntelliSense anymore for me in Visual Studio. Shortly after that I realised that it could be PowerToys, since I already noticed that the...

Same experience here, even when I build and deploy project from source here. I tried both tag v3.4.1 and branch preview/3.4.5. Running on Windows 11 Enterprise here too, indeed managed...

> Running from source is different then this. If your running in debug mode (F5) then it will be slow as it has to loaded debugging symbols. You should use...

Ah, yep. JIT can also take time. Thanks for clarifying. I did indeed launch these installed builds using the Start Menu, not using Visual Studio. So that's also not the...

It's all even weirder... In Arch Linux and I have an early boot numlock hook installed ([https://aur.archlinux.org/packages/mkinitcpio-numlock](url)), which results in numlock being enabled for TTYs, except for the TTY where...

I am no expert here, but is it possible to not package the electron13 within the same package, but configure it as a dependency instead? I tried running it on...