Add roo to vscode extensions
This commit is contained in:
@@ -12,17 +12,18 @@
|
||||
"direnv.restart.automatic" = true;
|
||||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
bbenoist.nix
|
||||
catppuccin.catppuccin-vsc
|
||||
catppuccin.catppuccin-vsc-icons
|
||||
github.copilot
|
||||
github.copilot-chat
|
||||
golang.go
|
||||
vscodevim.vim
|
||||
mkhl.direnv
|
||||
ms-python.python
|
||||
ms-vscode-remote.remote-ssh
|
||||
bbenoist.nix
|
||||
mkhl.direnv
|
||||
rooveterinaryinc.roo-cline
|
||||
rust-lang.rust-analyzer
|
||||
vscodevim.vim
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user