I often start my concordion tests with a concordion:echo command and later change it to a concordion:assertEquals command. The plugin is being great and autocompleting the assertEquals, but it it duplicating the namespace, so I end up with:
c:c:assertEquals (because I use "c" as the concordion namespace for brevity).
Thanks for reporting this issue.
0.2 release is waiting for approval at jetbrains repository right now, so this will be part of 0.3 release, probably in week or two.
Hi there,
I often start my concordion tests with a concordion:echo command and later change it to a concordion:assertEquals command. The plugin is being great and autocompleting the assertEquals, but it it duplicating the namespace, so I end up with:
c:c:assertEquals (because I use "c" as the concordion namespace for brevity).
Tim