rill
rill copied to clipboard
Add DuckDB keywords to editor config
Add keywords mentioned here https://github.com/duckdb/duckdb/tree/master/third_party/libpg_query/grammar/keywords to Rill Developer's code editor.
- Add all reserved keywords for highlighting
- Pick and choose keywords for autocomplete
super smart to use these :) what's the path to integration?