I want a way when i press a keydownpress for example F3 to do
- Save as (into a specific folder location)
2.Save it as current name of file so if my default one is script.cs when i press F3 first time will save it as :script1.cs next time i press script2.cs
But this have to happen automatically when i press F3 ,so any ideas on how to do that?like if there is a plugin or something