evidence-dev / sqltools-bigquery-driver

BigQuery Driver for SQLTools. Query and Explore your BigQuery database from VSCode
https://marketplace.visualstudio.com/items?itemName=Evidence.sqltools-bigquery-driver
MIT License
34 stars 3 forks source link

Disable autocomplete #15

Open Prehani opened 8 months ago

Prehani commented 8 months ago

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!

archiewood commented 8 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