Skip to content

Issues: fortran-lang/fortls

Use pygls for the LSP interface
#96 opened Apr 18, 2022 by gnikit
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Modernise intrinsic update process enhancement New feature or request
#359 opened Mar 14, 2024 by gnikit
Display input arguments to fortls in debug logs enhancement New feature or request
#348 opened Jan 12, 2024 by gnikit
Attribute error on startup in objects.py resolve_includes bug Something isn't working
#329 opened Oct 11, 2023 by AnsonKoch
auto-complete routine signature enhancement New feature or request
#327 opened Oct 11, 2023 by alexksr
Function symbol rename does not rename the variable name inside the function bug Something isn't working lsp/rename Issues related with renaming objects
#322 opened Sep 8, 2023 by aerosayan
Special syntax for preprocessor conditional directive enhancement New feature or request
#309 opened Jul 17, 2023 by Mazrog
maint(dev): update pydantic to v2.0.x bug Something isn't working dependencies Pull requests that update a dependency file
#307 opened Jul 16, 2023 by gnikit
incorrect indication with block as variable or label bug Something isn't working
#292 opened Jun 17, 2023 by folk85
Incomplete hover of parameters variables bug Something isn't working
#284 opened May 19, 2023 by gbogopolsky
bug(docs): inconsistent docs display in hover bug Something isn't working lsp/hover Issues related with hovering requests
#281 opened May 17, 2023 by gnikit
Semicolon after END [IF/DO/...] triggers "Unexpected end of scope" bug Something isn't working parser: native Issues related with the native parser of fortls
#265 opened Mar 7, 2023 by OttTs
IMPLICIT statement without enclosing scope bug Something isn't working
#264 opened Mar 2, 2023 by warrenstephens
Kind parameter not recognized when loaded from module bug Something isn't working
#262 opened Feb 11, 2023 by jalvesz
Two bugs in parsing related to parentheses in strings bug Something isn't working parser: native Issues related with the native parser of fortls
#250 opened Dec 12, 2022 by certik
Doxygen style comments are sometimes picked up in the wrong place bug Something isn't working lsp/hover Issues related with hovering requests
#237 opened Nov 16, 2022 by plevold
TypeError when parsing file that line-continues onto preprocessor directive (include) bug Something isn't working parser: native Issues related with the native parser of fortls
#236 opened Nov 15, 2022 by csubich
bug(parser): variable types with line continuation character not parsed bug Something isn't working parser: native Issues related with the native parser of fortls
#235 opened Nov 14, 2022 by certik
Syntax highlighting for code in comments enhancement New feature or request lsp/hover Issues related with hovering requests
#209 opened Oct 26, 2022 by plevold
parameter(name=value) not being parsed enhancement New feature or request parser: native Issues related with the native parser of fortls
#203 opened Sep 30, 2022 by ehermann
Procedures containing coarrays lead to "keyword not found in argument list" bug Something isn't working lsp/diagnostics Issues related with generating and displaying diagnostic messages parser: native Issues related with the native parser of fortls
#172 opened Jul 13, 2022 by han190
Add support for STRUCTURE and RECORD blocks vendor extension enhancement New feature or request
#171 opened Jul 12, 2022 by sdsnatcher
1 task done
Preprocessor variable declared twice bug Something isn't working
#162 opened Jul 4, 2022 by gnikit
Change preprocessor parser to use pyparsing enhancement New feature or request help wanted Extra attention is needed
#126 opened May 20, 2022 by gnikit
Parse Fortran Literals as AST Variable/Constant nodes enhancement New feature or request
#125 opened May 20, 2022 by gnikit
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.