willcrichton / flowistry

Flowistry is an IDE plugin for Rust that helps you focus on relevant code.

Home Page:https://marketplace.visualstudio.com/items?itemName=wcrichton.flowistry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cargo config not used/respected

thomvil opened this issue · comments

I use the following .cargo\config.toml

[build]
target-dir = "\dir\outside\project"

This config is not being picked up by flowistry. Can i configure flowistry in this way?

Kind regards

Thanks for the issue @thomvil. Yes this should be possible, I will put it on the TODO list.