Auto-complete of variable value inserts ";"
Hello.
sample code:
const string a = "qqq";
string test = ,
testb;
place cursor after the "test = ", place ctrl-shift-space and select "a" as
source of value. resharper inserts spare ";".
build 223.
wbr, Nik.
Please sign in to leave a comment.