[215] Double Dot on Completion List
BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello, when completing a Type name using a dot, the type completes
correctly, but the resulting statement contains two dots...
Example:
class Account
{
}
enum AccountState
{
Open,
Closed
}
void Test() {
Acc| // <- Cursor is here
}
If I write acc then Ctrl+Space the completion list appears, I type
enough to narrow my selection to AccountState, then type a dot. The
result is
void Test() {
AccountState..|
}
Regards,
Pablo
-
BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
iD8DBQFD27NtvooSiBfQCSoRAht1AJ4w/vuBN96M3pXgoeOYTetehlEFFQCgvcTq
9OwOJXa6Qy3nUXXo/0jLFDI=
=TgdN
-
END PGP SIGNATURE-----
Please sign in to leave a comment.
Hello Pablo,
Thanks for your feedback. I believe this problem has already been fixed in
216.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> Version: GnuPG v1.2.1 (MingW32)
>>
>> iD8DBQFD27NtvooSiBfQCSoRAht1AJ4w/vuBN96M3pXgoeOYTetehlEFFQCgvcTq
>> 9OwOJXa6Qy3nUXXo/0jLFDI=
>> =TgdN