python debugging (not in helix)
This commit is contained in:
@@ -73,6 +73,12 @@
|
||||
file-types = [ "md" "MD" ];
|
||||
scope = "text.<name>";
|
||||
}
|
||||
# {
|
||||
# name = "python";
|
||||
# transport = "stdio";
|
||||
# command = "python3";
|
||||
# args = ["-m" "debugpy.adapter"];
|
||||
# }
|
||||
];
|
||||
language-server = {
|
||||
"style-check" = {
|
||||
|
||||
Reference in New Issue
Block a user