add settings for vscode
This commit is contained in:
parent
fc3cac83e5
commit
fc52c602b8
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"rust-analyzer.linkedProjects": [
|
||||||
|
"libs/Difficult_Rocket_rs/src/Cargo.toml",
|
||||||
|
"libs/pyglet_rs/src/Cargo.toml",
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user