[SalesForce] Why does Mavensmate on Sublime Text 3 not seem to be autosaving any Apex class

Today, I find I have to Ctrl-S then Ctrl-Shift-S a class file to make it compile using Mavensmate on Sublime Text 3. I feel sure that only a single keystroke was needed before.

Am I correct? Is there a way to reinstate the behavior?

Best Answer

In MavensMate settings, make sure you have the following setting enabled:

//if true, MavensMate will capture the save file operation and compile to the Salesforce.com server automatically 
"mm_compile_on_save" : true