I need better suggestions, look at the example please:
1. I expect the same behavior after ctr+space and auto suggestion, now it's different. For example after ‘select u.’ I get proper column names but if I type esc and ctr+space there are only snippets - no column names
2. After 'where u.' I don't get any column name (auto), after ctr+space I get some suggestions but there are no columns
3. After 'u.' I expect only column suggestion, why do I get snippets?
4. After 'from ' I want to get only tables suggestion or tables should be on the top.
