nix-community / nix-vscode-extensions

Nix expressions for VSCode and OpenVSX extensions [maintainers: @deemp, @AmeerTaweel]
MIT License
169 stars 9 forks source link

feat(config.yaml): add github.copilot-chat #54

Closed DontEatOreo closed 5 months ago

DontEatOreo commented 5 months ago

The vscode-marketplace version of Copilot Chat basically always requires the Insiders version, thus making it impossible to install unless using VSCode Insiders.

DontEatOreo commented 5 months ago

Forced pushed to add copilot since it's required by copilot-chat and it's probably going to complain about mismatched versions, otherwise.