bug: Modern Fortran extension not working despite specifying fortls path #1061
Replies: 1 comment
-
This is not a bug report, please do not open issues for support. You have also ignored the mandatory checks i.e. not installed the pre-release or searched for similar issues, they are not there for cosmetic reasons, they serve a purpose! The error you are receiving states that fortls works fine and it crashes resolving source directories, which in your case are very likely user supplied. You have omitted any and all information to make this issue reproducible. Before seeking support you should attempt to troubleshoot the problem yourself, and importantly reading the documentation of fortls (https://fortls.fortran-lang.org/) should be the first step. This issue will be converted to a Discussion but for future support use Fortran-lang Discourse. |
Beta Was this translation helpful? Give feedback.
-
Is there an existing issue for this?
I have tried the Pre-Release of the extension.
Description
I have installed the "Modern Fortran" extension and specified the path to fortls in settings:
However, when I open a
F90
file in Visual Studio Code, I get the following error:Screenshots
No response
Expected Behaviour
I expect the modern fortran extension to work without problems.
Version of Modern Fortran
v3.2.0
Version of Visual Studio Code
1.74.0
Platform and Architecture
MacOS
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions