Fortls

Latest version: v3.1.2

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

Scan your dependencies

Page 14 of 19

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)

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)

Page 14 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.