Table name autocompletion

Hello again!
When you start typing, for example, "Select * from", the autocompletion list offers the schema names. It would be great if it could offer tables from the current schema (schema used to login on database): It's usual to have alias for tables in other schemas and it's a lot of work prepend schema name to all tables.
Thanks!!
When you start typing, for example, "Select * from", the autocompletion list offers the schema names. It would be great if it could offer tables from the current schema (schema used to login on database): It's usual to have alias for tables in other schemas and it's a lot of work prepend schema name to all tables.
Thanks!!