fortran-language-server
Fortran Language Server for the Language Server Protocol
Description
Fortran Language Server (fortls) is an implementation of the Language Server Protocol. It can be used with editors that supports the protocol (e.g. Emacs with elpa-lsp-mode) to offer support for code completion and documentation. Supported LSP features include: * Document symbols (textDocument/documentSymbol)
* Auto-complete (textDocument/completion)
* Signature help (textDocument/signatureHelp)
* GoTo/Peek definition (textDocument/definition)
* Hover (textDocument/hover)
* GoTo implementation (textDocument/implementation)
* Find/Peek references (textDocument/references)
* Project-wide symbol search (workspace/symbol)
* Symbol renaming (textDocument/rename)
* Documentation parsing (Doxygen and FORD styles)
* Diagnostics
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://fortls.fortran-lang.org
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install fortran-language-server