[DevExpress Support Team: CLONED FROM T316376: Sometimes templates miss closing bracket]
I found that I had "Always expand IntelliSense" option turned on. Still when I type "c," intellisense expands it when I type comma.
Also template "c" expands to:
public class MyClass {
//--
ublic MyClass() {
//--
}
Not only it miss closed bracket but also has typo in "public" and misses indentation
Code Templates - Template expansions produce incorrect results when certain formatting settings are used in Visual Studio
Answers approved by DevExpress Support
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
Hi Roman,
It seems like something is wrong with your template settings.
Please refer to the "Editor\Code Templates\Templates" option page and click the "Default" button to restore default settings.
If it does not help, provide us with your CodeRush settings (they can be obtained here: "%AppData%\CodeRush\Settings").
Roman,
We were able to reproduce this issue locally and fixed it. The fix will be available in the next product update.