Import method when saving with C #
My question is how do I set the MonoDevelop for when I use a method and save this automatically?
When I program in C # and use some method like (example) System.Threading and I use the method but I forget to import this method it is annoying and I do not know how to configure it so that the method imports it when saving.
Does anyone know how to do it?