Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>FortrantNew to Visual Studio Code? Get it now.
Fortrant

Fortrant

IsMoreiraKt

|
912 installs
| (0) | Free
Syntax highlighting plugin for fortran.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fortrant | Fortran Support Plugin

project-logo

Repository | Issues

Fortrant is a Visual Studio Code extension for Fortran, designed to enhance the development experience for Fortran programmers. It provides syntax highlighting, support for various Fortran file extensions, and an improved coding environment.

Features

  • Syntax Highlighting: Custom syntax highlighting for Fortran keywords, operators, constants, and data types.
  • File Extension Support: Compatible with the following Fortran file extensions:
    • .f
    • .for
    • .f90
    • .f95
    • .f03
    • .f08
    • .f2018
    • .p
    • .include
  • Icon Support: Displays a custom icon for Fortran files in the VSCode file explorer.
  • Snippet Support: Added snippets for common Fortran constructs to improve coding efficiency.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
  3. Search for "Fortrant" in the marketplace.
  4. Click the Install button.

Usage

Once installed, open any Fortran file in VSCode to see syntax highlighting, snippet support, and the custom icon in the file explorer.

Changelog

For the latest updates and changes, check the Changelog.

Upcoming Features

  • Integration with additional Fortran standards and keywords.
  • Support for semantic highlighting and Language Server Protocol (LSP).
  • Enhanced debugging capabilities for Fortran code.

License

This project is licensed under the MIT License. See the LICENSE file for details.

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