I would love the "New Query" option upon right clicking a schema. The option already exists for database, but I would really love the option featured for schemas as well. Everytime upon writing an SQL, I would have to explicitly specify "SET search_path TO {schema}". This feature would definitely be helpful for people who are dealing with a multi schema model with their database.