You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Github Copilot in Azure Data Studio is not particularity helpful because it doesn't know my schema. The auto-complete simply guesses what my schema looks like, and it almost always guesses incorrectly.
I'd like Github Copilot Chat to be available in Azure Data Studio so that I can point it to a file that contains the relevant schema for my questions. I'm able to do this in VSCode, and I can write SQL in VSCode, but I prefer Azure Data Studio as it's truly made for SQL.
I've tried to install the Copilot Chat extension from a .vsix file, but Data Studio gives me error "Unable to install extension 'github.copilot-chat' as it is not compatible with the current VS Code engine version '1.82.0'."
The text was updated successfully, but these errors were encountered:
Github Copilot in Azure Data Studio is not particularity helpful because it doesn't know my schema. The auto-complete simply guesses what my schema looks like, and it almost always guesses incorrectly.
I'd like Github Copilot Chat to be available in Azure Data Studio so that I can point it to a file that contains the relevant schema for my questions. I'm able to do this in VSCode, and I can write SQL in VSCode, but I prefer Azure Data Studio as it's truly made for SQL.
I've tried to install the Copilot Chat extension from a .vsix file, but Data Studio gives me error "Unable to install extension 'github.copilot-chat' as it is not compatible with the current VS Code engine version '1.82.0'."
The text was updated successfully, but these errors were encountered: