Skip to content

"rust-analyzer.linkedProjects" can support "*" to match all folder? #13778

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DLillard0 opened this issue Dec 15, 2022 · 1 comment
Closed

"rust-analyzer.linkedProjects" can support "*" to match all folder? #13778

DLillard0 opened this issue Dec 15, 2022 · 1 comment

Comments

@DLillard0
Copy link

I'm using exercism to learn Rust. It create many rust project in one folder, I want to use "*" to match all, like this:

{
  "rust-analyzer.linkedProjects": [
    "./rust/*/Cargo.toml"
  ]
}

but it don't work now.

@Veykril
Copy link
Member

Veykril commented Feb 9, 2023

Closing in favor for #8622

@Veykril Veykril closed this as completed Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants