Live Templates is still broken!
Hello,
I'm using the latest version of ReSharper 6.1.1 and it's really frustrating that this is broken because I'm using them a lot.
I've attached the template.
Here is the results I'm getting.
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="Type1.cs" company="Eyal Shilony">
// © 2012 Eyal Shilony, All rights reserved.
// </copyright>
// --------------------------------------------------------------------------------------------------------------------
namespace EasyFront.Framework
{
using System;
/// <summary>
/// @todo: Update summary
/// </summary>
public class Type1
{
}
}
Another issue with it is that I have to check "Editiable Occurence" for the $HEADER$ to be displayed, why ?
Please sign in to leave a comment.
Hello Eyal
Thank you for reporting this problem! I've logged it under http://youtrack.jetbrains.com/issue/RSRP-289665 and we'll look into this bug as soon as possible.
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"