In Netbeans and Eclipse you can hit CTRL + Shift + Down (i think thats netbeans) and it will duplicate a line of code. Is that possible in SQL Server Management Studio? This is running with SQL Server 2008
I think you can hit CTRL + C and CTRL + V without any text selected and you can duplicate the line below it.
Edit: works in SSMS18