Try to disable/enable Package with multiple command.
I used for multiple command: https://packagecontrol.io/packages/Chain%20of%20Command
{ "command": "chain", "caption": "Packages: Enable Column select", "args": { "commands": [ {"command": "enable_package"}, {"command": "insert", "args": {"characters": "Column Select"}}, //{"command": "enter",},???????? ]}},
How to press enter to activate it?