{ "makefile.extensionOutputFolder": "./.vscode", "python.testing.pytestArgs": [ "hdl" ], "python.testing.unittestEnabled": false, "python.testing.pytestEnabled": true, "python.analysis.extraPaths": [ "./amaranth" ], }