added continue.dev extension to vscodium

This commit is contained in:
2024-06-14 11:05:09 -03:00
parent c9b9ff61fe
commit 04b99d9a67
3 changed files with 48 additions and 15 deletions

View File

@@ -41,6 +41,7 @@ in {
## Code Completion ## Code Completion
github.copilot github.copilot
github.copilot-chat github.copilot-chat
continue.continue
## Development Environment ## Development Environment
ms-toolsai.jupyter ms-toolsai.jupyter

View File

@@ -25,8 +25,8 @@ merge
"ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace { "ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace {
name = "python"; name = "python";
publisher = "ms-python"; publisher = "ms-python";
version = "2024.9.11641010"; version = "2024.9.11661012";
sha256 = "0xpjrqcjlsq3lal3x93bl5q7mk56yfdbgzz5gpsa70sv6ncrmjdf"; sha256 = "04d1zyl5422i1qh715ggl9qx1ln4zmm2jiaz8xxgk1gjkabpr57a";
}; };
"esbenp"."prettier-vscode" = vscode-utils.extensionFromVscodeMarketplace { "esbenp"."prettier-vscode" = vscode-utils.extensionFromVscodeMarketplace {
name = "prettier-vscode"; name = "prettier-vscode";
@@ -37,14 +37,14 @@ merge
"ms-vscode-remote"."remote-containers" = vscode-utils.extensionFromVscodeMarketplace { "ms-vscode-remote"."remote-containers" = vscode-utils.extensionFromVscodeMarketplace {
name = "remote-containers"; name = "remote-containers";
publisher = "ms-vscode-remote"; publisher = "ms-vscode-remote";
version = "0.372.0"; version = "0.373.0";
sha256 = "0db1rkylxbf2y95yg8gzjba66sljwgy9a9z5yk307slcz5zavrq8"; sha256 = "0f1l081fayihinr589ws22y19sq01zd2dnkk1cg1mk7nfqka9yv0";
}; };
"github"."copilot" = vscode-utils.extensionFromVscodeMarketplace { "github"."copilot" = vscode-utils.extensionFromVscodeMarketplace {
name = "copilot"; name = "copilot";
publisher = "github"; publisher = "github";
version = "1.201.0"; version = "1.202.932";
sha256 = "0c08ja8hg2snxj2ndpzp1y35cpxh97dmwcpqjx6biw6w8mdv270h"; sha256 = "07x0axwnxxrlgvvgnhicwm6isb1qkgz8mwrgbc97hhhnvrxvrvqx";
}; };
"github"."copilot-chat" = vscode-utils.extensionFromVscodeMarketplace { "github"."copilot-chat" = vscode-utils.extensionFromVscodeMarketplace {
name = "copilot-chat"; name = "copilot-chat";
@@ -250,8 +250,15 @@ merge
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace { "rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
name = "rust-analyzer"; name = "rust-analyzer";
publisher = "rust-lang"; publisher = "rust-lang";
version = "0.4.1996"; version = "0.4.1998";
sha256 = "13hafnsx1zabklvfdv8ch5rg1cw1pgpqfldv4y6di0wlb0dk6dxy"; sha256 = "119fqkcxp7yngdszq6zq9ywv7dvm3xly0nd5xhf0yfc9nlcka1cm";
arch = "linux-x64";
};
"continue"."continue" = vscode-utils.extensionFromVscodeMarketplace {
name = "continue";
publisher = "continue";
version = "0.9.159";
sha256 = "1x9qgmnpn6mcvkjdsg24ipmpr5vj87hvijig30ml5ynmpxr1j1zy";
arch = "linux-x64"; arch = "linux-x64";
}; };
})) }))
@@ -266,8 +273,15 @@ merge
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace { "rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
name = "rust-analyzer"; name = "rust-analyzer";
publisher = "rust-lang"; publisher = "rust-lang";
version = "0.4.1996"; version = "0.4.1998";
sha256 = "01d6425mnas8i9z3bhrrxa3m4jkzppgscix8hiz5s14zpdhfll00"; sha256 = "07gy1s80xgq2iidydczm3xn0w1ss25kbfv5p1yjqd4ysh12msi56";
arch = "linux-arm64";
};
"continue"."continue" = vscode-utils.extensionFromVscodeMarketplace {
name = "continue";
publisher = "continue";
version = "0.9.159";
sha256 = "0vgarzwks3xirmn38vhlczmwa8s4x7f3sli2g8x64k0630s16rm8";
arch = "linux-arm64"; arch = "linux-arm64";
}; };
})) }))
@@ -282,8 +296,15 @@ merge
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace { "rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
name = "rust-analyzer"; name = "rust-analyzer";
publisher = "rust-lang"; publisher = "rust-lang";
version = "0.4.1996"; version = "0.4.1998";
sha256 = "1ljhjygxmj435d6013q0vznc5f5dxgsfrnh1x668nh9lqcbyg9kp"; sha256 = "00y4l5z20nj9kb3xxnz9qbipyrbpfndyc3zi5k30408szc21g5bz";
arch = "darwin-x64";
};
"continue"."continue" = vscode-utils.extensionFromVscodeMarketplace {
name = "continue";
publisher = "continue";
version = "0.9.159";
sha256 = "05bnzx2932rh2ks49b0frazc2bcab8jgabjd4w6jnmbhcjqbfqnl";
arch = "darwin-x64"; arch = "darwin-x64";
}; };
})) }))
@@ -298,8 +319,15 @@ merge
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace { "rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
name = "rust-analyzer"; name = "rust-analyzer";
publisher = "rust-lang"; publisher = "rust-lang";
version = "0.4.1996"; version = "0.4.1998";
sha256 = "070112z8ikxi6r16y88zqnj4hx4k1casj0v1i2wk6ngazm27ml7j"; sha256 = "0zm8i9aalx1ak142vvvb3yq6qlshfq2sz8k6m6fii18mbl0nr7xx";
arch = "darwin-arm64";
};
"continue"."continue" = vscode-utils.extensionFromVscodeMarketplace {
name = "continue";
publisher = "continue";
version = "0.9.159";
sha256 = "125f3gh0arrk6pifwdsr1gysw4pvwarbdk2agnm89r5zkp4ck403";
arch = "darwin-arm64"; arch = "darwin-arm64";
}; };
}) })

View File

@@ -154,4 +154,8 @@ extension_name = "vscode-stylelint"
[[extensions]] [[extensions]]
publisher_name = "zignd" publisher_name = "zignd"
extension_name = "html-css-class-completion" extension_name = "html-css-class-completion"
[[extensions]]
publisher_name = "continue"
extension_name = "continue"