mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 01:25:38 -05:00
20 lines
846 B
Markdown
20 lines
846 B
Markdown
# Context Builder Extension for Azure Data Studio
|
|
|
|
## Overview
|
|
|
|
The Context Builder extension for Azure Data Studio assists with building context for the GitHub Copilot extension by maintaining a historical record of queries that have been executed. The tracked queries are provided to the GitHub Copilot extension, so that suggestions provided by Copilot are accurate and relevant to the current user's session.
|
|
|
|
## Privacy Statement
|
|
|
|
To learn more about our Privacy Statement visit [this link](https://go.microsoft.com/fwlink/?LinkID=824704).
|
|
|
|
## Feedback
|
|
|
|
Please report issues and feature requests [here.](https://github.com/microsoft/azuredatastudio/issues)
|
|
|
|
## License
|
|
|
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
|
|
Licensed under the [Source EULA](https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt).
|