What's Changed
- feat(playground): add Generate Query with Copilot code lens in playgrounds VSCODE-650 by @gagik in #881
- feat(copilot): optimize namespace for export to playground VSCODE-654 by @alenakhineika in #887
- feat(tree-explorer): add buttons to ask Copilot and create playgrounds from tree view VSCODE-651 by @gagik in #890
- feat(participant): filter message history when it goes over maxInputTokens VSCODE-653 by @gagik in #894
- feat(participant): remove in-app notification for participant VSCODE-662 by @gagik in #899
- fix(connect): can not select files on the connection form VSCODE-658 by @alenakhineika in #898
Full Changelog: v1.10.0...v1.11.0