Skip to content

Fortran#

Server#

For more information about the LSP server, check fortitude.

Installation#

pip install fortitude-lint

Debugger: Not available#

Available configurations#

lsp-fortitude-advertize-fix-all#

Type: boolean

Default: t

Whether to report ability to handle source.fixAll actions.


lsp-fortitude-fortitude-args#

Type: (repeat string)

Default: nil

Arguments, passed to fortitude.


lsp-fortitude-log-level#

Type: (choice (const debug) (const error) (const info) (const off) (const warn))

Default: error

Tracing level.


lsp-fortitude-server-command#

Type: (repeat string)

Default: (fortitude server)

Command to start fortitude lsp.



Last update: February 8, 2026