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
{{ message }}
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
Thank you for all you have done! It's a great extension.
I'm wondering if there would be a feature that is similar to run from this file.
Because I'm working with multiple rust projects under the same directory, and I can't get too much support if the root directory is not configured with Cargo.toml. It's very annoying.
The extension would check the parents of the current file for a valid Cargo.toml configuration file and build it, then execute the binary based on its path.
Thank you again for all your work!
The text was updated successfully, but these errors were encountered:
Thank you for all you have done! It's a great extension.
I'm wondering if there would be a feature that is similar to
run from this file
.Because I'm working with multiple rust projects under the same directory, and I can't get too much support if the root directory is not configured with Cargo.toml. It's very annoying.
The extension would check the parents of the current file for a valid Cargo.toml configuration file and build it, then execute the binary based on its path.
Thank you again for all your work!
The text was updated successfully, but these errors were encountered: