mirror of
https://github.com/materusPL/nixos-config
synced 2025-07-27 08:24:25 +02:00
Old-materusPC: vscode update
This commit is contained in:
parent
fce385129f
commit
834ead36d7
@ -35,6 +35,9 @@
|
||||
"C_Cpp.clang_format_path" = "${pkgs.clang-tools}/bin/clang-format";
|
||||
"C_Cpp.clang_format_fallbackStyle" = "Microsoft";
|
||||
"clang-tidy.executable" = "${pkgs.clang-tools}/bin/clang-tidy";
|
||||
|
||||
"typescript.tsserver.maxTsServerMemory" = 1024 * 8;
|
||||
"typescript.tsserver.nodePath"= lib.mkDefault "${pkgs.nodejs}/bin/node";
|
||||
|
||||
"python.defaultInterpreterPath" = "${pkgs.python3Full}/bin/python";
|
||||
"[cpp]" = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user