claude-code vscodium: use terminal mode
Works around a supposed nodejs version mismatch of the extension
This commit is contained in:
parent
638fa9bc1c
commit
af1994d3d5
1 changed files with 1 additions and 0 deletions
|
|
@ -116,6 +116,7 @@
|
|||
"vim.neovimPath" = lib.getExe pkgs.myVim;
|
||||
"sync-rsync.options" = [ ];
|
||||
"direnv.path.executable" = lib.getExe pkgs.direnv;
|
||||
"claudeCode.useTerminal" = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue