Search code examples
resharperresharper-6.0resharper-7.0

How can I remove a user category from a template?


How can I remove a user category from a Resharper Live Template? When only a category is selected (and not a template itself) the delete button is disabled:

Resharper Live Templates

None of the items provide context menus, and editing a template does not provide any way to edit it's categories.


Solution

  • From the JetBrains issue tracker:

    There is a way.

    You just select that category, and drag the template out to the "All" category.

    (and I feel I must also quote a user comment:

    Your solution works but is not intuitive at all.

    Quite.)