try typing this
declare @xx int,@yy int
if @xx<>@yy

on the if line, the @xx shows the list of vars whereas the @yy can not be auto completed.
DanAvni
0

Comments

1 comment

  • JasonC
    I can repoduce this. We will try to fix this for the next version. Thanks for the bug report!
    JasonC
    0

Add comment

Please sign in to leave a comment.