You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a customization to default to workspace or local crate.
Adds rust-locate-project-in-workspace custom variable, which controls whether or not to locate the workspace
project using `--workspace` (the default) or not.
In cases where there is only one create, this should make no difference.
The default setting should match the existing behavior.
Github issue #545
0 commit comments