Hi,
I wonder if it's possible to customize the letter case of basic types, constants and keywords offered by identifier completion. For example I'd like to have all-lowercase
.
I'm able to set this easily in JEDI code format, but still these identifiers are offered as
by identifier completion.
Best regards