Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I remove a user category from a template?

Tags:

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.

like image 781
dlras2 Avatar asked Jun 08 '12 13:06

dlras2


1 Answers

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.)

like image 113
AakashM Avatar answered Sep 21 '22 20:09

AakashM