debugging Templates
It is a basic need for any developer... being able to debug.
In this case it is of great value being able to debug ED Templates... many of requests I have seen here could be solve with ability of developing templates. 
However to do so it is needed ability to debug templates as it is done with T4.
 Ricardo Figueiredo
    
 shared this idea
Ricardo Figueiredo
    
 shared this idea
      
    - 
       Ali Qambar Zaidi
    
 commented Ali Qambar Zaidi
    
 commentedI've tried Debugger.Break(), and it launches a new instance of VS.NET, but it can't load the code from my template. I get a dialog that says "There is no source code available for the current location." This happens if I have the same project loaded in the another instance of if I spin up a new instance. What gives? 
- 
       Ricardo Figueiredo
    
 commented Ricardo Figueiredo
    
 commentedAlso I have a previous request that mean while with ability of editing templates has been surpassed that was something as adding some interfaces to a class. 
