How to auto change all my sql to upper-case?
Answered
I managed to change all my auto-completions to upper-case already through settings, however it only works when I auto-complete with tab.
If I type directly, words such as "select" or "from" will not transform into upper-case
Please sign in to leave a comment.
Hit the "Reformat code" (Alt+Command+L) action while you are in the editor for that.