Ok, not really but I hate doing things, tedious things, over and over and over and over and over....well you get the picture. Do you have a procedure or a template of T-SQL that you use all the time? I do and I have tried SSMS Projects and/or simple SQL files. They worked but just were never very easy as I always had to do File, Open, navigate to the folder, open the file....and so on. So there has to be a better way. Well luckily there is. Within SQL Server Management Studio you can customize shortcut keys.
How? Start SSMS and go to Tools, Options, select the Environment tree node, and then Keyboard and you should see this screen. (same steps for SSMS 2005 and 2008)
Now you can modify the shortcuts to have it run your own stored procedures.