sublimator wrote:Ok, I misunderstood you b4. Us stupid 1 language english speaking people live in a bubble LOL
And I badly explain what I want to say because I speak bad English

sublimator wrote:Ideally, you'd just swap layout/language with same key as before as it is an ingrained habit yeah?
It's a matter of having Sublime `know` somehow when you changed layout.
If it's stored in the registry, which it likely is, maybe you can use _winreg python
module (std lib comes with Sublime) to look in registry for current language.
But how often to `poll` the registry so as not to effect performance?
It is incomprehensible to me.
sublimator wrote:I'm pretty sure something can be done.
Maybe Jon know some magic about?
