How can I deactivate a single Live Templates in Resharper?

若如初见. 提交于 2019-12-23 15:47:03

问题


For example: I don't like the "prop" Live Template of R# and want to use the Visual Studio Snippet, like i did before I installed R#.


回答1:


Go to ReSharper > Live Templates > C#, and deselect "prop"




回答2:


Workaround by @gorohoroh:

Press TAB twice after specifying keywords in template placeholders.



来源:https://stackoverflow.com/questions/5800954/how-can-i-deactivate-a-single-live-templates-in-resharper

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!