Fortls

Latest version: v3.2.2

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

Scan your dependencies

Page 18 of 19

0.3.4

Fixed

- Fix parser error with uppercase characters in scope names, fixes [11](https://github.com/hansec/fortran-language-server/issues/11)
- Add support for object names with a leading underscore, fixes [9](https://github.com/hansec/fortran-language-server/issues/9)
- Do not report diagnostics inside preprocessor if statements, fixes [7](https://github.com/hansec/fortran-language-server/issues/7)

0.3.3

Changed

- Improved Windows support and added AppVeyor CI testing
- Add support for snippets in autocompletion
- Ignore requests in comment sections

Fixed

- Fix bug with string/byte handling in Python 3
- Fix bug with multiprocess support on Windows
- Fix bug with URI formatting and paths on Windows, fixes [8](https://github.com/hansec/fortran-language-server/issues/8)

0.3.2

Fixed

- Fix parsing variable definitions containing separators inside strings, fixes [4](https://github.com/hansec/fortran-language-server/issues/4)
- Fix incorrect variable masking error in functions, fixes [5](https://github.com/hansec/fortran-language-server/issues/5)
- Do not report intrinsic modules as unknown, fixes [2](https://github.com/hansec/fortran-language-server/issues/2) and [#3](https://github.com/hansec/fortran-language-server/issues/3)

0.3.1

Changed

- Do not show warnings for variable masking in interface definitions
- Respect visibility statements when searching for object in scope

Fixed

- Fix bug in incremental document sync with ending newline

0.3.0

Changed

- Add basic file diagnostics (double declaration, variable masking, unknown USE)
- Indicate optional arguments in autocomplete suggestions
- Detect source code format from file contents instead of extension
- Add support for incremental document synchronization

Fixed

- Fix parsing error when variable definition line is incomplete
- Fix incorrect line handling with open parentheses
- Fix bug when file parsing/hashing fails in workspace initialization

0.2.0

Changed

- Add support for recursive directory inclusion from "root_path"
- Provide option to skip type members in documentSymbol requests
- Apply visibility statements to objects for autocomplete suggestions
- Filter interface suggestions to only show unique signatures
- Link imported procedures in interface definitions

Fixed

- Fix line continuation handling for free form files with trailing and leading ampersands
- Improve parentheses matching in line parsing

Page 18 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.