Guillaume Bogopolsky
Guillaume Bogopolsky
OK, thanks for a investigation, it seems I was a bit to hasty in my understanding of the tests. And indeed, I do get the same output with your command....
Alright, so in order: 1. Here are the settings in the `.fortls` config file at my project root (I manually added the PETSc definition, I did not manage to get...
1. I had already tried that: putting `"include_dirs": ["/usr/local/opt/petsc/include"]` does not seem to work with the fortran include of PETSc `#include` and the recursive include of other files. Also the...
Same behavior is observed on Windows with `fortls` v.2.5.5 through `conda-forge`
Damn, that's so evident now that you say it... This means that there can be problem with manual defines and auto includes if preprocessor definitions are matching language intrinsic/keywords. The...
Good luck for the preprocessor and thanks for the title update, it was indeed out of date.
I notice the same on my side. Any idea about how to fix it?