Fortls

Latest version: v3.2.2

Safety actively analyzes 724020 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 19

0.9.0

Changed

- Add basic support for workspace/symbol requests
- Add support for excluding source files based on a common suffix

Fixed

- Prevent detection of variables starting with "use" as USE statements, [59](https://github.com/hansec/fortran-language-server/issues/59)
- Improve parsing of USE ONLY statements, [53](https://github.com/hansec/fortran-language-server/issues/53)
- Make sure explicitly specified module directories exist, fixes [52](https://github.com/hansec/fortran-language-server/issues/52)
- Fix visibility statements with trailing comments, [49](https://github.com/hansec/fortran-language-server/issues/49)

0.8.4

Fixed

- Check for existence of file during "textDocument/didClose" requests, [46](https://github.com/hansec/fortran-language-server/issues/46)
- Encode text as UTF-8 in change requests, fixes [41](https://github.com/hansec/fortran-language-server/issues/41)

0.8.3

Changed

- Add support for generating debug logs
- Add Fortran statements to autocomplete suggestions
- Add support for explicit dimension specifications, fixes [37](https://github.com/hansec/fortran-language-server/issues/37)

0.8.2

Changed

- Add support for F03 style bracket array initialization, fixes [35](https://github.com/hansec/fortran-language-server/issues/35)

0.8.1

Fixed

- Fix crash in completion requests with intrinsic modules

0.8.0

Changed

- Reformat completion information and snippets to match common language server conventions
- Provide hover information for overloaded interfaces
- Add support for autocompletion in select type statements
- Add support for type bound procedures with explicit pass statements
- Add support for arguments defined as interfaces in hover and signatureHelp requests
- Unbetafy signatureHelp support

Fixed

- Fix linking type bound procedures with same name as subroutine/function definition

Page 15 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.