-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the fmt progress in the same line #2372
Comments
Is the problem unique to scala-cli, or might it just be a standard behavior of scalafmt that occurs with scala-cli simply because it launches scalafmt for you? |
Thanks for reporting! This is indeed a standard behaviour of scalafmt, this would need to be fixed upstream |
@tgodzik Yes, and no, as an end user, we are using scala-cli :), and thanks. |
Actually, I realised this works for me, how are you running scalafmt? Meaning, what system/terminal? |
On window 11 ,run in cmd |
Thanks, and i think it would be nice to have the progress updated in the same line.
The text was updated successfully, but these errors were encountered: