Autocompletion is not Proposing Table Names after "from "
Open
environment
xf:sql autocompletion
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 188
Description
**DBeaver Version:** 6.3.4.202002011957
**Database:** [Pervasive 13](https://docs.actian.com/psql/PSQLv13/)
In DBeaver 6.3.4.202002011957, and probably for a couple prior versions, the SQL editor has stopped proposing table-names as I type.
For example, if I type `select * from `, I want the very next letter I type to receive auto-completion proposals of table names that contain what I type after `from `, but it isn't.
Here are my global "SQL Completion" settings:

Please advise.
Contributor guide
Assessment
This issue has not been assessed yet.