Replies: 1 comment 2 replies
-
Can you try to go to the settings -> Editors -> SQL Editor -> Code completion -> Completion Engine -> select Legacy. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently updated to CE Version 25.1.4.202508031529, i can't recall my previous version but it was from late 2024).
Is there a way to have the code completion proposals show me column name when I start typing? Currently I get prompted with functions first, then I need to backspace and then the list of column names shows. (on previous version i would be shown table names by default)
Current behavior:

When i start type column name... i get proposals for functions
When i backspace/deleted what i typed... column names show

When i start ti type again... column names show

Beta Was this translation helpful? Give feedback.
All reactions