Skip to content
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

Help need in using fortls in emacs #210

Open
vickysharma0812 opened this issue Oct 29, 2021 · 3 comments
Open

Help need in using fortls in emacs #210

vickysharma0812 opened this issue Oct 29, 2021 · 3 comments

Comments

@vickysharma0812
Copy link

I am shifting to doom-emacs for writing the Fortran program.
How can I setup Fortran language server on doom-emacs

Regards
Vikas

@gnikit
Copy link

gnikit commented Oct 29, 2021

As far as I know there is this client for emacs.
You can specify more options directly to the fortran-language-server by using a .fortls file. I am afraid that is where my knowledge of emacs ends (I tend to use VSCode).

@vickysharma0812
Copy link
Author

I see, thank you for your reply. I will post my experience here once I get some success.

Regards
Vikas

@ssnnoo
Copy link

ssnnoo commented Dec 4, 2021

there are two lsp clients for emacs, eglot and lsp-mode, both should support it right away, eglot will auto-detect it and here are the lsp-mode instructions.

googling doom emacs eglot gave this here: https://rgoswami.me/posts/emacs-lang-servers/ don't know if up-to-date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants