You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I remoted into my linux environment and tried to set the path to fortls executable. It doesn't seem to recognize .F90 files. The same file works fine in windows. I tried setting fortls path for the user/remote/workspace settings and vs code still doesn't recognize the file.
This might be a problem with vs code. I don't know.
I also wanted to add the file extension .cuf into fortran language server. This the cuda for fortran. I am writing a tutorial on how to get started with nvfortran (nvidia fortran compiler) https://github.com/pjuangph/fortran everything so far works except for the vs code extension.
The text was updated successfully, but these errors were encountered:
I remoted into my linux environment and tried to set the path to fortls executable. It doesn't seem to recognize .F90 files. The same file works fine in windows. I tried setting fortls path for the user/remote/workspace settings and vs code still doesn't recognize the file.
This might be a problem with vs code. I don't know.
I also wanted to add the file extension .cuf into fortran language server. This the cuda for fortran. I am writing a tutorial on how to get started with nvfortran (nvidia fortran compiler) https://github.com/pjuangph/fortran everything so far works except for the vs code extension.
The text was updated successfully, but these errors were encountered: