First, fortran-ide is only working when I also add a project folder. When I open a .f90 file without adding a project folder, outlook, hover, and find reference do all not work. Outline shows me
No outline available This is likely an error with the language package.
Is this actually a bug (or a general lack of my experience with Atom IDEs)? If its not a bug, then it would be nice to state in the documentation of fortran-ide and/or fortls that one has to add a project.
Second, when I add a project folder and open a f.90 file from within this folder, an outline is not shown (other fortran-ide features like hovering do work). I only get a (seemingly forever) spinning circle. Only restarting Atom afterwards makes it work.
My configuration:
Ubuntu 16.04.5 LTS
Atom 1.33.0 x64
ide-fortran 0.3.0
fortran-language-server 0.9.3
Fortran language server path: /home/USERNAME/.local/bin/fortls
First, fortran-ide is only working when I also add a project folder. When I open a .f90 file without adding a project folder, outlook, hover, and find reference do all not work. Outline shows me
Is this actually a bug (or a general lack of my experience with Atom IDEs)? If its not a bug, then it would be nice to state in the documentation of fortran-ide and/or fortls that one has to add a project.
Second, when I add a project folder and open a f.90 file from within this folder, an outline is not shown (other fortran-ide features like hovering do work). I only get a (seemingly forever) spinning circle. Only restarting Atom afterwards makes it work.
My configuration:
Ubuntu 16.04.5 LTS
Atom 1.33.0 x64
ide-fortran 0.3.0
fortran-language-server 0.9.3
Fortran language server path: /home/USERNAME/.local/bin/fortls