macOS
brew install fortlslocal Homebrew formula metadata
brew
Fortran language server. Version 3.2.2 via Homebrew; verified 2026-06-13.
install
brew install fortlslocal Homebrew formula metadata
nix profile install nixpkgs#fortlsnixpkgs package indexes · pkgs/by-name/fo/fortls/package.nix · source: api.github.com
overview
Fortran language server
history
fortls is the Fortran Language Server, a Python implementation of the Language Server Protocol for Fortran. It provides editor features such as symbols, hover, signature help, completion, go-to definition, references, rename, diagnostics, and code actions.
The fortran-lang/fortls repository was created in October 2021. The README says the project was originally based on hansec/fortran-language-server, but later diverged and is now developed independently with additional features and fixes.
The official README also states that fortls has reached a feature-complete and stable maintenance phase while Fortran-lang work explores a newer language server based on LFortran for deeper syntax understanding.
fortls is designed for any editor that supports LSP. The official README names Visual Studio Code, Atom, Sublime Text, Vim/Neovim/gVim, and Emacs integrations, reflecting adoption through editor plugins rather than only command-line invocation.
Users install fortls with pip or conda-forge and point an editor's LSP client at the fortls executable. Configuration can be supplied through command-line options or JSON configuration files such as .fortlsrc, .fortls.json, or .fortls at a project root.
fortls is significant because it gives Fortran the same LSP packaging shape familiar from newer language ecosystems: a standalone server executable, Python package distribution, conda-forge availability, editor-neutral protocol support, and project-local configuration.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
root_path/.fortlsrcroot_path/.fortls.jsonroot_path/.fortlsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fortls | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://fortls.fortran-lang.org/
install metadata
| Package key | brew:fortls |
|---|---|
| Version | 3.2.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fortls |
| Homepage | https://fortls.fortran-lang.org/ |
| Repository | https://github.com/fortran-lang/fortls |
| Upstream docs | https://fortls.fortran-lang.org/ |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/c1/2b/db1e5cd07fc9e74a2e4fb8f65946f8fd79ef72211001af00982a04d977d5/fortls-3.2.2.tar.gz |
| Last updated | 2026-06-13T01:24:12+02:00 |
| Pulse | updated |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fortls |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fortls
nix profile install nixpkgs#fortlssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.