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
How to format in place on the same file, actually formatting it deletes all the file and puts the formatted content again on the file. There are other formatters like cargo fmt, refmt elixir fmt, etc that does not have this behavior
The text was updated successfully, but these errors were encountered:
How to format in place on the same file, actually formatting it deletes all the file and puts the formatted content again on the file. There are other formatters like cargo fmt, refmt elixir fmt, etc that does not have this behavior
The text was updated successfully, but these errors were encountered: