Generate method on the fly
While in "C# Program" mode it would be cool to generate the method stub just like in Visual Studio .. it could be done in 2 ways:
- use mouseclick or similar to activate the function 
- generate the method on the fly while writing (detect when unknown methodname is written when starting/closing a paran/bracket) 
                1
                 vote
              
            
