mirror of
https://github.com/materusPL/nixos-config
synced 2025-07-29 17:34:24 +02:00
Old-materusPC: vscode update
This commit is contained in:
parent
fce385129f
commit
834ead36d7
@ -36,6 +36,9 @@
|
|||||||
"C_Cpp.clang_format_fallbackStyle" = "Microsoft";
|
"C_Cpp.clang_format_fallbackStyle" = "Microsoft";
|
||||||
"clang-tidy.executable" = "${pkgs.clang-tools}/bin/clang-tidy";
|
"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";
|
"python.defaultInterpreterPath" = "${pkgs.python3Full}/bin/python";
|
||||||
"[cpp]" = {
|
"[cpp]" = {
|
||||||
"editor.defaultFormatter" = "xaver.clang-format";
|
"editor.defaultFormatter" = "xaver.clang-format";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user