DBeaver 26.0.1 formats every keyword to lowercase #40682
Answered
by
TB-HunBoka
NickPlusSomeSimbols
asked this question in
Q&A
-
|
Hi, DBeaver 26.0.1 formats every keyword to lowercase, where can I change it all I found on the internet refers to previous versions where and their checkbox is not present in new one |
Beta Was this translation helpful? Give feedback.
Answered by
TB-HunBoka
Apr 7, 2026
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
E1izabeth
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

For inserting from the auto completion suggestion list:
See option Preferences->Editors->SQL Editor->Code Completion / Insert Case, set to Upper case.
For auto transforming while typing:
See option Preferences->Editors->SQL Editor->Formatting / Settings / keyword case