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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ change in the future.
82
82
83
83
`fortls` has reached a point where it is feature complete and stable enough to be used in many modern Fortran projects without any issues.
84
84
It does however still have fundamental limitations,
85
-
namely its ability to understand all Fortran syntax that has been used throughout the 65+ years of the language. **The good news is that we have a plan to address this issue!**
85
+
namely its ability to understand all Fortran syntax and semantics that has been used throughout the 65+ years of the language. **The good news is that we have a plan to address this issue!**
86
86
87
87
We are excited to announce that we are working on creating a new Fortran Language Server
88
88
based on the actively developed [LFortran](https://lfortran.org/) compiler 🎉.
0 commit comments