mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-02 08:31:11 +00:00
Add recommended merge behaviour settings for VSCode + rust-analyzer
This commit is contained in:
committed by
Ryan Leckey
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"
|
||||
}
|
||||
Reference in New Issue
Block a user