Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>fprettifyNew to Visual Studio Code? Get it now.
fprettify

fprettify

Blamsoft

|
9,250 installs
| (0) | Free
Fortran Formatter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fortran Formatter - Easily transform your Fortran code into a Modern readable style. Write lazily and rely on the formatter to quickly fix up indentation.

This extension wraps the fprettify command line Fortran formatter available at https://github.com/pseewald/fprettify. Now it is possible to undo formatting if needed and use the built-in format document shortcut.

Usage: Install fprettify as instructed by pseewald (pip install --upgrade fprettify). Set any specific command line arguments in the arguments setting. For example, "fprettify.arguments": "-i 2"

Note: Operation requires Unix style shell commands (tested on macOS and Linux). This extension is not affiliated with the author of fprettify.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft