I wish to see in Query windows a WRAP command, then long queries should wrap in multiple lines to see the whole one.
Also if I am after a ; at the end of theline (for ex: select team_name, team_id from team_entry where team_manager_id=13;) then query not execute, even if I am on the same line, I need to click into the SQL command and then execute. I suggest, if I am at the end of the line, near ; then execute as I am inside of it.