Configuration settings for neovim #147
Answered
by
gnikit
todorovski-m
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
gnikit
Jun 16, 2022
Replies: 1 comment 2 replies
-
So what you see in VS Code is a combination of
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
gnikit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So what you see in VS Code is a combination of
fortls
diagnostics + linter diagnostics.The diagnostics provided by
fortls
are as follows, Everything else is fromgfortran
:TYPE
/CLASS
definition(only if visible in project)
USE
statementCONTAINS
,IMPLICIT
,IMPORT
)