CybercentreCanada / jupyterlab-sql-editor

A JupyterLab extension providing, SQL formatter, auto-completion, syntax highlighting, Spark SQL and Trino
BSD 3-Clause "New" or "Revised" License
83 stars 13 forks source link

Autocomplete for lower case SQL keywords? #104

Open avneeshn opened 1 year ago

avneeshn commented 1 year ago

HI Is there a feature to configure autocompletion for lower case SQL keywords too? I currently see it only for upper case SQL keywords