mirror of
https://github.com/natankeddem/bale.git
synced 2026-05-02 13:42:55 +00:00
workspace update
This commit is contained in:
+3
-2
@@ -13,7 +13,7 @@
|
||||
"request": "launch",
|
||||
"program": "main.py",
|
||||
"console": "integratedTerminal",
|
||||
"justMyCode": true
|
||||
"justMyCode": false
|
||||
},
|
||||
{
|
||||
"name": "Python: Current File",
|
||||
@@ -33,6 +33,7 @@
|
||||
"black-formatter.args": [
|
||||
"-l",
|
||||
"180"
|
||||
]
|
||||
],
|
||||
"editor.suggest.showStatusBar": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user