sqlx/contrib/ide/vscode/settings.json

4 lines
60 B
JSON
Raw Permalink Normal View History

{
"rust-analyzer.assist.importMergeBehaviour": "last"
}