Added python capabilities

This commit is contained in:
Fred Drake
2024-10-02 22:47:59 -04:00
parent 50675505f7
commit b3c563af54
4 changed files with 55 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
{ plugins.dap.extensions.dap-python.enable = true; }