I have the current version of CodeRush and Visual Studio 2017.
In this screencap video, you can see that my custom template works in some places and not others. I have not specified a context…
This behavior happens with some but not all of my custom templates.
Any idea what I'm doing wrong? Or is this a bug?
Hi,
Thank you for pointing out this issue and providing the screencast.
As you can see, the text you enter gets underlined once you press Tab if the template is not expanded. That means that another CodeRush "Tab to Next Reference" feature was executed and blocked template expansion. Executing the Tab to Next Reference in this case is wrong.
I have reproduced this behavior locally and we are working on it. We will notify you on our progress.
As a temporary workaround I suggest changing the mnemonic of your template (for example on "cps.") to resolve the conflict with the Tab to Next Reference feature.