feat(vscode): inlucde alejandra and go support
This commit is contained in:
parent
a0985689ab
commit
f0c4b67ecb
1 changed files with 4 additions and 1 deletions
|
@ -28,7 +28,7 @@ in {
|
||||||
|
|
||||||
ms-vscode.theme-tomorrowkit
|
ms-vscode.theme-tomorrowkit
|
||||||
nonylene.dark-molokai-theme
|
nonylene.dark-molokai-theme
|
||||||
|
kamadorueda.alejandra
|
||||||
|
|
||||||
# TODO: these are not in nixpkgs
|
# TODO: these are not in nixpkgs
|
||||||
|
|
||||||
|
@ -47,6 +47,9 @@ in {
|
||||||
serayuzgur.crates
|
serayuzgur.crates
|
||||||
rust-lang.rust-analyzer
|
rust-lang.rust-analyzer
|
||||||
swellaby.vscode-rust-test-adapter
|
swellaby.vscode-rust-test-adapter
|
||||||
|
|
||||||
|
golang.go
|
||||||
|
jeff-hykin.better-go-syntax
|
||||||
])));
|
])));
|
||||||
mutableExtensionsDir = true;
|
mutableExtensionsDir = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue