dioxus/.vscode/settings.json

5 lines
89 B
JSON
Raw Normal View History

2021-09-21 22:13:09 +00:00
{
2021-09-22 05:25:28 +00:00
"rust-analyzer.inlayHints.enable": true,
2021-09-21 22:13:09 +00:00
"rust-analyzer.cargo.allFeatures": true
}