Skip to content

Commit b814cbb

Browse files
jplattemehcode
authored andcommitted
Add recommended merge behaviour settings for VSCode + rust-analyzer
1 parent 751fe03 commit b814cbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contrib/ide/vscode/settings.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"rust-analyzer.assist.importMergeBehaviour": "last"
3+
}

0 commit comments

Comments
 (0)