Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Request to support run from this file function #745

Open
lisanhu opened this issue Feb 25, 2020 · 1 comment
Open

Request to support run from this file function #745

lisanhu opened this issue Feb 25, 2020 · 1 comment

Comments

@lisanhu
Copy link

lisanhu commented Feb 25, 2020

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!

@jannickj
Copy link
Contributor

try enableMultiProjectSetup=true, it's a bit buggy on windows right now but should be fixed with #759

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants