Autocomplete in Query Tool not adding quotes to uppercase tables/columns - Mailing list pgadmin-support

From Michał Małyska
Subject Autocomplete in Query Tool not adding quotes to uppercase tables/columns
Date
Msg-id CAH69HMrYcie7bDuM2TD-JXUBoAB3w4r8Bw0t5SpmtQk5-fjYUQ@mail.gmail.com
Whole thread
Responses Re: Autocomplete in Query Tool not adding quotes to uppercase tables/columns
List pgadmin-support
pgAdmin 4.1
Windows 8.1

I have a problem when using autocomplete feature in Query Tool.
Autocomplete suggests correctly tables/columns/... but after selecting suggestion there are no quotes for names with capital letters in. It works OK with lowercase names.

ex.
select * from ADRES
it shout be
select * from "ADRES"

pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: PgAdmin 4 not working in Windows 10
Next
From: Dave Page
Date:
Subject: Re: Autocomplete in Query Tool not adding quotes to uppercase tables/columns