Fortran-language-server

Latest version: v1.12.0

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

Scan your dependencies

Page 1 of 11

1.12.0

Improvements
* Add support for disabling diagnostics globally or on a per-project basis, ref [PR 163](https://github.com/hansec/fortran-language-server/pull/163)

Fixes
* Fix bug with enum declarations, fixes [167](https://github.com/hansec/fortran-language-server/issues/167)
* Fix typo in "ISHIFT" and "ISHIFTC" intrinsic functions, ref [PR 165](https://github.com/hansec/fortran-language-server/pull/165)

1.11.1

Fixes
* Fix bug with hover requests introduced in v1.11.0, fixes [159](https://github.com/hansec/fortran-language-server/issues/159)

1.11.0

Improvements
* Add support for specifying the language name returned for hover requests, ref [Fortran IntelliSense 17](https://github.com/hansec/vscode-fortran-ls/issues/17)
* Add support for submodule implementations using the "PROCEDURE" keyword, fixes [152](https://github.com/hansec/fortran-language-server/issues/152)

Fixes
* Fix bug with keywords in old style function declarations, fixes [154](https://github.com/hansec/fortran-language-server/issues/154)
* Fix bug when searching an empty scope, fixes [151](https://github.com/hansec/fortran-language-server/issues/151)
* Remove erroneous double definition/masking checks for interfaces, fixes [18](https://github.com/hansec/fortran-language-server/issues/18) and [138](https://github.com/hansec/fortran-language-server/issues/138)
* README: Add fix for possible installation error

1.10.3

Fixes
* Fix parsing bug with spaces in "old-style" kind specifications, fixes [142](https://github.com/hansec/fortran-language-server/issues/142)
* Fix issue with erroneous sub-word matching in preprocessor macro substitutions, fixes [141](https://github.com/hansec/fortran-language-server/issues/141)

1.10.2

Improvements
* Add support for "old-style" character length specification, fixes [130](https://github.com/hansec/fortran-language-server/issues/130) and [134](https://github.com/hansec/fortran-language-server/issues/134)

Fixes
* Fix "can't set attribute" error in USE traversal, fixes [132](https://github.com/hansec/fortran-language-server/issues/132)
* Fix bugs related to optional leading ampersands on continuation lines, fixes [131](https://github.com/hansec/fortran-language-server/issues/131)
* Fix bug in block parsing with string literals, fixes [128](https://github.com/hansec/fortran-language-server/issues/128)

1.10.1

Fixes
* Fix bug in semicolon parsing, fixes [127](https://github.com/hansec/fortran-language-server/issues/127)

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.