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
currently the “Format Document” feature works with what seem to be default parameters and I wanted to know if there is a way to customize it.
Rust formatter seems to work with a rustfmt.toml file but I couldn’t find a location where it was used by Visual Studio. The ideal place would be the project itself with a fallback in a standard location.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi,
currently the “Format Document” feature works with what seem to be default parameters and I wanted to know if there is a way to customize it.
Rust formatter seems to work with a
rustfmt.toml
file but I couldn’t find a location where it was used by Visual Studio. The ideal place would be the project itself with a fallback in a standard location.Thank you.
The text was updated successfully, but these errors were encountered: