LiveTemplate and Tab behaving strangely
I'm using build 105.
if I type foreach (or Ctrl-J and select foreach) and press tab, the resulting code is like this:
foreachforeach(object
in
ienumerable)
{
}
same with asrt:
asrtSystem.Diagnostics.Debug.Assert();
Please sign in to leave a comment.
This bug is already fixed in the build #106.
--
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com "Develop with pleasure!"