This will already work for object elements (e.g. table.column, or package.procedure), but not for context names (e.g. typing emp and suggesting employee). The latter will only work if you have placed the alter session set current_schema in the AfterConnect.sql script.