This commit is contained in:
Henrik Bakken
2020-07-29 16:57:48 +02:00
parent 0e06968ef8
commit 4981ad888c
8 changed files with 466 additions and 31 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"signature.target": "echo",
"python.jediEnabled": false,
"python.jediEnabled": true,
"suggest.autoTrigger": "always",
"python.autoComplete.addBrackets": true,
"python.linting.pylintEnabled": false,