cursor sonarlint java home

This commit is contained in:
2025-10-06 12:53:21 +02:00
parent 1bec60c030
commit f79eddffa1

View File

@@ -61,6 +61,7 @@
"vsicons.dontShowNewVersionMessage" = true;
"redhat.telemetry.enabled" = false;
"sonarlint.pathToNodeExecutable" = "/run/current-system/sw/bin/node";
"sonarlint.ls.javaHome" = "/run/current-system/sw/bin/java";
"[python]" = {
"editor.defaultFormatter" = "ms-python.black-formatter";
};