Open project-delphi opened 5 years ago
Happy to accept a PR for that; I suspect it would be closer to a Language Server approach though.
On Wed, Nov 6, 2019 at 10:52 PM Ravi Kalia notifications@github.com wrote:
Is there a way to autocomplete by making a request for table schema file, for example?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/google/vscode-bigquery/issues/9?email_source=notifications&email_token=AAAEQ4F4HDAXHOUBSRGSCSLQSOGJNA5CNFSM4JKBBKDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HXPVXVA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAEQ4BNJJPXVVF6BCOEJSLQSOGJNANCNFSM4JKBBKDA .
Okey. Will start investigating how to do this. I forked and hacked the sql-formatter
linter to run with this extension.
Is there a way to autocomplete by making a request for table schema file, for example?