I can't seem to find any way to hook into the save command with an addin. I have tried using the attribute ([CommandHandler (FileCommands.Save)]) redefining the command at the /MonoDevelop/Ide/Commands path and a bunch of other things but none have worked. Is it possible to hook into the save command? If so, can you point me in the right direction?
↧