fortran-language-server
« Back to VersTracker
Description:
Language Server for Fortran
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: fortran lsp language-server developer-tools ide
Install: brew install fortran-language-server
About:
FortranLanguageServer is a language server implementation that provides IDE features for Fortran code, such as code completion, diagnostics, and symbol navigation. It connects to any LSP-compatible editor like VS Code or Vim to enhance the Fortran development workflow. This tool bridges the gap between modern editor capabilities and the Fortran programming ecosystem.
Key Features:
  • LSP (Language Server Protocol) implementation
  • Intelligent code completion and diagnostics
  • Go-to-definition and symbol navigation
  • Support for modern Fortran standards
Use Cases:
  • Enabling IDE features for Fortran development in VS Code
  • Adding code intelligence to Vim/Neovim for Fortran projects
  • Automated error checking and linting during coding
Alternatives:
  • fortls – Alternative LSP implementation with similar goals, though fortran-language-server is a widely used reference implementation
Version History
Detected Version Rev Change Commit
Oct 26, 2024 10:15pm 0 VERSION_BUMP b717a2c7
Sep 13, 2024 7:30am 0 VERSION_BUMP 79a0cc26