It could also be the language choice, which one are you utilizing? I could see some languages having a worse experience than others.
I’ve found it is exceptionally smart with bash. It often knows what to do better than I can, because I’m no master at bash. I’m proficient enough to know when it’s right though, and it’s usually pretty on point.
Relatively new to Python so that’s news to me.
Other languages I’ve used support assignment like that but I always avoid it, but they just used
=
so I’ll give this walrus a try and see if the different syntax makes it any better in my mind