hurricane: 227 current 2025-11-27 10:49:24 25.05.20251124.1c8ba8d 6.17.8 *
fix vscode java home for sonarlint hurricane: 228 current 2025-11-27 10:58:05 25.05.20251124.1c8ba8d 6.17.8 *
This commit is contained in:
@@ -61,6 +61,7 @@
|
|||||||
"vsicons.dontShowNewVersionMessage" = true;
|
"vsicons.dontShowNewVersionMessage" = true;
|
||||||
"redhat.telemetry.enabled" = false;
|
"redhat.telemetry.enabled" = false;
|
||||||
"sonarlint.pathToNodeExecutable" = "/run/current-system/sw/bin/node";
|
"sonarlint.pathToNodeExecutable" = "/run/current-system/sw/bin/node";
|
||||||
|
"sonarlint.ls.javaHome" = "${pkgs.jdk}/lib/openjdk";
|
||||||
"[python]" = {
|
"[python]" = {
|
||||||
"editor.defaultFormatter" = "ms-python.black-formatter";
|
"editor.defaultFormatter" = "ms-python.black-formatter";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user