fortran-language-server: Error during parsing

Thank you very much for FLS and its support in VS Code. I am using FLS-v1.12.0

I use Fortran module in my project.

If the name of the module is IntVector_Method.F90 Then the name of submodules are IntVector_Method@submodule1.F90, IntVector_Method@submodule2.F90, and so on.

I receive following error from FLS.

Initialization failed for file "/home/vikassharma/Dropbox/easifem/easifem-base/src/submodules/IntVector/src/IntVector_Method@getMethod.F90": Error during parsing

How can remove this error?

Regards Vikas

About this issue

  • Original URL
  • State: open
  • Created 3 years ago
  • Comments: 15 (2 by maintainers)

Commits related to this issue

Most upvoted comments

@vickysharma0812 I have gone ahead and issued a fix for this under a dev version of fortls.