hansec / fortran-language-server

Fortran Language Server for the Language Server Protocol
MIT License
295 stars 57 forks source link

Fix bug in parsing members outside any scope, fixes #151 #153

Open mystery-e204 opened 4 years ago

mystery-e204 commented 4 years ago

I'm not sure it's the correct way to do it, but that fixes the issue I had.