mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 09:22:19 +00:00
vscode: add copilot chat extension
This commit is contained in:
parent
930f980808
commit
661432d463
1 changed files with 6 additions and 7 deletions
|
@ -31,13 +31,12 @@
|
||||||
version = "0.0.13";
|
version = "0.0.13";
|
||||||
sha256 = "sha256-N5XMHW6UadKjE29p2vevtjgqLA4QysYu2xT3njmyHLk=";
|
sha256 = "sha256-N5XMHW6UadKjE29p2vevtjgqLA4QysYu2xT3njmyHLk=";
|
||||||
}
|
}
|
||||||
# copilot chat requires vscode 1.82
|
{
|
||||||
# {
|
name = "copilot-chat";
|
||||||
# name = "copilot-chat";
|
publisher = "github";
|
||||||
# publisher = "github";
|
version = "0.11.2023110202";
|
||||||
# version = "0.7.2023081801";
|
sha256 = "sha256-q+WWhb5hDv1J/v996gLPozC9Yc7hvAnRvvzYQxBNeVQ=";
|
||||||
# sha256 = "sha256-4n28k0pqHEluL7mbsTfMMkePfRK5U5MzMNhLTRogoVY=";
|
}
|
||||||
# }
|
|
||||||
{
|
{
|
||||||
name = "hadolint";
|
name = "hadolint";
|
||||||
publisher = "exiasr";
|
publisher = "exiasr";
|
||||||
|
|
Loading…
Reference in a new issue