concordion / idea-concordion-support

Concordion support IntelliJ Idea plugin https://plugins.jetbrains.com/plugin/7978
Other
13 stars 8 forks source link

duplicate namespace added when renaming a concordion tag #6

Closed timmy-wright closed 8 years ago

timmy-wright commented 8 years ago

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

timmy-wright commented 8 years ago

Sequential screen snapshots:

logon-1

logon-2

logon-3

idegtiarenko commented 8 years ago

Hello Tim,

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.