1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-16 06:48:52 +02:00
conduit/.vscode/settings.json
Jonas Zohren bcd6c0bf53 feat: Provide sane defaults for vscode developing
This includes some extensions and a debug profile
2022-02-17 11:14:50 +00:00

3 lines
No EOL
47 B
JSON

{
"rust-analyzer.procMacro.enable": true,
}