1
SQL autocomplete improvement
Source: supabase/supabase#33147 · opened by @roberthovsepyan
Hi! I'm the creator and maintainer of [SQL autocomplete library]( which uses ANTLR4 grammar to generate parsers and provide autocomplete suggestions. Our autocomplete suggests PostgreSQL keywords and lets you know when to suggest functions, tables, databases etc., as well as columns to the tables in current query. I think it might be an improvement over the current autocomplete.
We use this autocomplete ourselves in our project in conjunction with Monaco editor, so I'm certain it will be easy to set up in Supabase as well. Let me know if you have any questions!
We use this autocomplete ourselves in our project in conjunction with Monaco editor, so I'm certain it will be easy to set up in Supabase as well. Let me know if you have any questions!
No pledges yet. Be the first to back this.
Comments
Similar requests
Seed folder instead of / in addition to seed.sql file (backwards compatible)
2 votes · 0 comments
Autocomplete for select
7 votes · 0 comments
Dashboard Enhancement: Add Edit and Delete actions for Database Views
3 votes · 0 comments
Make it possible to view raw RLS policy SQL in the Supabase Dashboard
18 votes · 0 comments
Enhanced SQL Query Management for Supabase CLI: A Proposal for Query File and Folder Support
4 votes · 0 comments
No comments yet.