Changeset - 6c61735514e9
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 8 months ago 2024-05-20 01:32:11
drewp@bigasterisk.com
try codeium
1 file changed with 3 insertions and 1 deletions:
0 comments (0 inline, 0 general)
.vscode/settings.json
Show inline comments
 
@@ -28,8 +28,10 @@
 
        "python": "./bin/python"
 
      }
 
    ],
 
    "compounds": []
 
  },
 
  "vitest.commandLine": "pnpm exec vitest",
 
  "vitest.enable": true
 
  "vitest.enable": true,
 
  "tabnine.codeLensEnabled": false,
 
  "codeium.enableSearch": true
 
}
0 comments (0 inline, 0 general)