fortls

Language server for Fortran providing IDE features like completion

brewmacoslinux
Try with needOr install directly
Source

About

Fortran language server

Commands

fortls

Examples

Start the language server on default port 8080$ fortls
Start the language server on a custom port$ fortls --port 9000
Enable debug output while running the server$ fortls --debug