Live Template: explicit namespace
Hi there,
Is it possible to create a template with explicit namespace using?
This is the code, what I'd like to use but when I use it it replace the explicit namespace to the using list.
System.Diagnostics.Debug.WriteLine("$end$");
Thanks for advice
Istvan
Please sign in to leave a comment.
That was a kind of blindness of me :)
ThanksMatt :)