-
-
Notifications
You must be signed in to change notification settings - Fork 36
forts missing warning disables fortls parsing if fortls is installed #365
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
Comments
I see, however even if I do not have fortls installed and the executable path is not manually set, clicking on the install prompt does nothing (I suppose because I do not have |
Yeah, if you are missing pip the install will fail, silently possibly. If you want open a bug report on the modern Fortran and I'll get to it along with the other one. I would also suggest, if you are still having trouble launching a language server within modern Fortran you open an issue for that too and we can go address it right now. |
Isn't this repository the one of the Modern Fortran extension? The extension page on the MS marketplace brings me here. |
Apologies, I got confused. I thought this was the fortran-language-server. |
BTW the temporary fix for this is to either delete from your settings or set to |
Also fixes forts missing warning disables fortls parsing if fortls is installed #365 and adds more options for configuring the options through the UI.
Available in the pre-release |
Describe the bug
Disabling the fortls prompt at the start of the extension and if fortls is installed will result to modern Fortran never registering the server.
To Reproduce
Set ignore warning.fortls to true
Build info (please complete the following information):
The text was updated successfully, but these errors were encountered: