fortran-language-server

Language server for Fortran with IDE support and code intelligence

brewmacoslinux
Try with needOr install directly
Source

About

Language Server for Fortran

Commands

fortls

Examples

Start the language server for Fortran code$ fortls
Run language server with debug output$ fortls --debug-filepath /tmp/fortls.log
Enable hover information and completion in your editor$ fortls --nthreads 4