Closed Prehani closed 2 months ago
You might have more luck over at the main SQLTools repo - autocomplete is mainly managed by that extension
The database specific drivers just configure which keywords are exposed
I believe you can configure this for SQLtools globally by removing sql from
sqltools.completionLanguages
I didn't see this in the docs--is there a straightforward way to disable keyword autocomplete? Or only begin after a character for that keyword is typed?
Thanks!