mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-28 11:39:07 +00:00
Add recommended merge behaviour settings for VSCode + rust-analyzer
This commit is contained in:
parent
751fe03228
commit
b814cbbedf
3
contrib/ide/vscode/settings.json
Normal file
3
contrib/ide/vscode/settings.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"rust-analyzer.assist.importMergeBehaviour": "last"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user