cursor python formatter
This commit is contained in:
@@ -61,6 +61,9 @@
|
|||||||
"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";
|
||||||
|
"[python]" = {
|
||||||
|
"editor.defaultFormatter" = "ms-python.black-formatter";
|
||||||
|
};
|
||||||
|
|
||||||
# Cursor
|
# Cursor
|
||||||
"cursor.cpp.enablePartialAccepts" = true;
|
"cursor.cpp.enablePartialAccepts" = true;
|
||||||
|
Reference in New Issue
Block a user