208a74ca50
fix: when running the "discoverProjectCommand", use the Rust file's parent directory instead of the workspace folder This is a quick fix to allow the `discoverProjectCommand` to run successfully when the user has a workspace that does not, e.g., have a `.buckconfig` defined. (It's also probably _more correct_ to set the `pwd` of the command to the parent of the Rust file _anyways_ rather than relying on the workspace folders, which may be entirely unrelated.) |
||
---|---|---|
.. | ||
code |