Copilot Support & Extension Ideas #1507
anchildress1
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
TL;DR: Microsoft’s Postgres SQL extension doesn’t just run queries — it exposes features like schema fetch, CSV bulk load, describe statements, YAML exports, and schema visualization as Copilot tools. Has anyone considered doing something similar here?
Hey all —
For comparison: Microsoft’s Postgres SQL extension integrates directly with GitHub Copilot. Copilot can call into the extension to do things like:
That means you don’t just use the extension — Copilot uses the extension for you.
Which brings me to the question:
This extension is already widely recommended for SQL work in VS Code, but in the AI-assisted space it feels like there’s room to grow. I’ve probably burned through my hackathon quota for the next six months 😅, but I’d love to help however I can — and with any luck, my time might free up in a month or so.
Let’s start the discussion and see where it goes!
Beta Was this translation helpful? Give feedback.
All reactions