ExpandTabsOnSave-SublimeText
ExpandTabsOnSave-SublimeText copied to clipboard
Fixed window jumping
I know this is considered a bug in SublimeText, but the fix seemed simple enough. Thanks to fico for the code, which I found here:
https://forum.sublimetext.com/t/change-language-lost-focus-annoying-behavior/18986/3
To further clarify, the changes in 74502bc fixed an issue where focus would be changed to the wrong view open and also sometimes caused position changes in the wrong view.
If this works, I would love for this to be merged. The jumping is really annoying.