Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
The output from the formatters is not split between stdout and stderr so warnings and error messages get tangled up into the final output
Screenshots
No response
Expected Behaviour
The two output streams should be separate, stdout is the formatted text document and stderr goes on the log channel.
Version of Modern Fortran
v3.0.2022060502
Version of Visual Studio Code
v1.68-Insiders
Platform and Architecture
Linux
Additional Information
No response