code completion including variables?
Would it be possible to include sql variables (like @var) in code completion? I get suggestions for database tables and columns, but not for variables after I used the set-command.
Chris
Please sign in to leave a comment.
Hi.
This request looks similar to some existent issues, like this: http://youtrack.jetbrains.com/issue/DBE-757
Please vote. BTW, what SQL dialect are you interested in?
Regards,
Alexander.
Yes, it is the same issue.
I am mainly interested in MySQL and SQLite.
Chris