Fortls

Latest version: v3.2.2

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

Scan your dependencies

Page 14 of 19

1.0.2

Fixed

- Fix discrimination between end statements and variables with underscores, fixes [73](https://github.com/hansec/fortran-language-server/issues/73)
- Detect enum definitions, fixes [74](https://github.com/hansec/fortran-language-server/issues/74)

1.0.1

Fixed

- Detect and support associate statements, fixes [72](https://github.com/hansec/fortran-language-server/issues/72)

1.0.0

Changed

- Add parsing of DO/IF/WHERE blocks and report scope end errors
- Detect and report errors with invalid parent for scope definitions
- Improve highlighting for hover requests in VSCode
- Downgrade missing use warnings to information level
- Add intrinsic declaration statement "double complex" ([70](https://github.com/hansec/fortran-language-server/pull/70))

Fixed

- Fix bug with leading whitespace on visibility statements, fixes [69](https://github.com/hansec/fortran-language-server/issues/69)
- Fix parsing errors when "&" and "!" characters are present inside string literals
- Fix parsing bug with multiple leading function/subroutine modifiers (PURE, ELEMENTAL, etc.)

0.9.3

Fixed

- Fix detection of function definitions with leading module and variable statements, fixes [66](https://github.com/hansec/fortran-language-server/issues/66)
- Properly close remaining open scopes at end of file
- Initialize scope "eline" property, [PR 67](https://github.com/hansec/fortran-language-server/pull/67)

0.9.2

Changed

- Improve handling of different file encodings, [PR 57](https://github.com/hansec/fortran-language-server/pull/57)

Fixed

- Fix autocomplete results for inherited members of user-defined types when the member type definition is only available in parent type's scope

0.9.1

Changed

- Add support for generic interfaces in type-bound procedures, [64](https://github.com/hansec/fortran-language-server/issues/64)
- Add parent scope information to masked variable errors, [48](https://github.com/hansec/fortran-language-server/issues/48)

Fixed

- Fix parsing deferred length character definitions, [61](https://github.com/hansec/fortran-language-server/issues/61)
- Fix parsing function definitions with modifiers before type, [63](https://github.com/hansec/fortran-language-server/issues/63)
- Fix parsing with array construction in subroutine/function calls, [60](https://github.com/hansec/fortran-language-server/issues/60)

Page 14 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.