Skip to content

issues Search Results · repo:fortran-lang/fortls language:Python

Filter by

170 results
 (69 ms)

170 results

infortran-lang/fortls (press backspace or delete to remove)

Describe the bug If one parameter docstring ends with a markdown list, the next parameter s docstring will show as indented in the hover window: Image Expected behavior The line baz baz is a nonsense ...
bug
  • JosefTaylor
  • Opened 
    3 days ago
  • #478

Describe the bug Using an interface with a function as a function argument, where the name of the dummy function is not entirely in lowercase, results in the error No matching declaration found for argument ...
bug
  • MeesJanmaat
  • 1
  • Opened 
    12 days ago
  • #471

!-- DO NOT DELETE THIS Before opening a Feature Request make sure to check the Issues section in case someone else has filed a similar request. -- I have a working code in Fortran 90 that I compile using ...
enhancement
  • prsja
  • 2
  • Opened 
    14 days ago
  • #470

Describe the bug When I open a fortran file, the fortls server doesn t always initialize. To Reproduce I am using vim with the following config: $ vim --version ...
bug
  • TomMelt
  • 5
  • Opened 
    20 days ago
  • #466

I installed fortls for neovim so here is my config: lspconfig.fortls.setup { on_attach = on_attach, settings = { nthreads = 1, complection = true, source_dirs = { ./** ...
  • 4frag
  • 2
  • Opened 
    20 days ago
  • #465

Not a bug in fortls as far as I ve notived, just a very simple typo that will probably cause fortls to fail in docs/editor_integration.rst were someone to copy/paste the example config to their own. Current: ...
bug
  • banana-bred
  • Opened 
    on Feb 13
  • #458

Describe the bug Hovering over the abstract interface function definition shows the correct prototype, while hovering over the procedure pointer instance shows the prototype with first argument in the ...
bug
  • miEsMar
  • 1
  • Opened 
    on Jan 23
  • #455

Describe the bug A very minor bug, but a bug (I think) nonetheless. If I use a specific subroutine/function from a module, the linter can t find it if the name of the subroutine is followed by a comment. ...
bug
  • cWetaski
  • Opened 
    on Dec 11, 2024
  • #450

!-- DO NOT DELETE THIS Before opening a Feature Request make sure to check the Issues section in case someone else has filed a similar request. -- Is your feature request related to a problem? Please ...
  • ZhangxiJesseFeng
  • 1
  • Opened 
    on Dec 10, 2024
  • #449

Describe the bug When user performs the reference search (i.e., Go to /Peek /Find All References), the comments in the fixed format are not excluded from the result. See the example below. When you perform ...
bug
  • tomoto
  • 1
  • Opened 
    on Dec 8, 2024
  • #447
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub