Adds Rust analyser VSCode extension
This commit is contained in:
parent
6417dfe5bf
commit
860bfe0c76
@ -34,6 +34,7 @@ in {
|
||||
justusadam.language-haskell
|
||||
kamikillerto.vscode-colorize
|
||||
mhutchie.git-graph
|
||||
rust-lang.rust-analyzer
|
||||
skellock.just
|
||||
streetsidesoftware.code-spell-checker
|
||||
timonwong.shellcheck
|
||||
|
@ -131,6 +131,12 @@
|
||||
version = "1.4.0";
|
||||
sha256 = "1y5mlrfk6zsb32f7nj6nlh03xa4dyrf80iyjbq167i3gvy6n0d95";
|
||||
}
|
||||
{
|
||||
name = "rust-analyzer";
|
||||
publisher = "rust-lang";
|
||||
version = "0.4.1700";
|
||||
sha256 = "0rs23m8fvb3szh8hldrwarh1l9z33g84a86w28j6yxdkqqng0827";
|
||||
}
|
||||
{
|
||||
name = "just";
|
||||
publisher = "skellock";
|
||||
|
Loading…
Reference in New Issue
Block a user